mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-11 16:17:49 +08:00
优化对讲释放流程
This commit is contained in:
parent
983c7c351f
commit
d9cfe061b9
@ -188,6 +188,8 @@ public class ByeRequestProcessor extends SIPRequestProcessorParent implements In
|
||||
String mediaServerId = ssrcTransaction.getMediaServerId();
|
||||
platformService.stopBroadcast(platform, channel, ssrcTransaction.getStream(), false,
|
||||
mediaServerService.getOne(mediaServerId));
|
||||
|
||||
playService.stopAudioBroadcast(channel.getDeviceId(), channel.getChannelId());
|
||||
}
|
||||
|
||||
}else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user