mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-22 21:37:48 +08:00
Compare commits
2 Commits
690f3ca73e
...
1cde17b8cf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cde17b8cf | ||
|
|
20986f4a48 |
@ -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