支持点播、停止点播和云台控制
This commit is contained in:
@@ -36,7 +36,7 @@ public class SourcePlayServiceForJTImpl implements ISourcePlayService {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void stopPlay(CommonGBChannel channel, String stream) {
|
||||
public void stopPlay(CommonGBChannel channel) {
|
||||
// 推流
|
||||
try {
|
||||
playService.stop(channel.getDataDeviceId());
|
||||
|
||||
Reference in New Issue
Block a user