mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-25 22:47:49 +08:00
Compare commits
3 Commits
2b31a484f8
...
15973b254c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15973b254c | ||
|
|
20986f4a48 | ||
|
|
b05f770a57 |
@ -145,6 +145,7 @@ public class GbChannelPlayServiceImpl implements IGbChannelPlayService {
|
||||
throw new PlayException(Response.BUSY_HERE, "channel not support");
|
||||
}
|
||||
sourceChannelPlayService.stopPlay(channel);
|
||||
channelMapper.updateStream(channel.getGbId(), null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user