临时提交

pull/1642/head
panlinlin 2024-06-28 22:15:42 +08:00
parent b630190e30
commit 97bc8766bc
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ public class StreamProxyServiceImpl implements IStreamProxyService {
@Override
@Transactional
public StreamInfo save(StreamProxy streamProxy) {
MediaServer mediaServer;
if (ObjectUtils.isEmpty(streamProxy.getMediaServerId()) || "auto".equals(streamProxy.getMediaServerId())){