支持点播、停止点播和云台控制
This commit is contained in:
@@ -31,7 +31,7 @@ public class SourcePlayServiceForStreamProxyImpl 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