mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 11:52:22 +08:00
webrtc测试页面不再刷新流列表
This commit is contained in:
@@ -322,7 +322,7 @@
|
|||||||
json.then((json)=> fillStreamList(json));
|
json.then((json)=> fillStreamList(json));
|
||||||
}
|
}
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
get_media_list();
|
// get_media_list();
|
||||||
}, 5000);
|
}, 5000);
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user