mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-25 14:37:53 +08:00
Compare commits
3 Commits
021871660e
...
49b3f6209e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49b3f6209e | ||
|
|
20986f4a48 | ||
|
|
8dd624ccd4 |
@ -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