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