mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 21:47:49 +08:00
临时提交
This commit is contained in:
parent
b630190e30
commit
97bc8766bc
@ -160,6 +160,7 @@ public class StreamProxyServiceImpl implements IStreamProxyService {
|
|||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@Transactional
|
||||||
public StreamInfo save(StreamProxy streamProxy) {
|
public StreamInfo save(StreamProxy streamProxy) {
|
||||||
MediaServer mediaServer;
|
MediaServer mediaServer;
|
||||||
if (ObjectUtils.isEmpty(streamProxy.getMediaServerId()) || "auto".equals(streamProxy.getMediaServerId())){
|
if (ObjectUtils.isEmpty(streamProxy.getMediaServerId()) || "auto".equals(streamProxy.getMediaServerId())){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user