增加对设备录像播放的兼容性

This commit is contained in:
panlinlin
2021-04-22 18:09:46 +08:00
parent a29a0a0785
commit 7f48246165
4 changed files with 9 additions and 6 deletions

View File

@@ -254,7 +254,6 @@ public class ZLMHttpHookListener {
System.out.println("on_stream_changed->>" + schema);
}
if ("rtmp".equals(schema)){
if ("rtp".equals(app) && !regist ) {
StreamInfo streamInfo = redisCatchStorage.queryPlayByStreamId(streamId);
if (streamInfo!=null){