增加对设备的兼容性

This commit is contained in:
panlinlin
2021-04-22 17:33:07 +08:00
parent ef742e715b
commit a29a0a0785
6 changed files with 24 additions and 23 deletions

View File

@@ -251,7 +251,7 @@ public class ZLMHttpHookListener {
JSONArray tracks = json.getJSONArray("tracks");
boolean regist = json.getBoolean("regist");
if (tracks != null) {
System.out.println("222222" + schema);
System.out.println("on_stream_changed->>" + schema);
}
if ("rtmp".equals(schema)){