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