增加对设备录像播放的兼容性
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user