1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Refine srs_player

This commit is contained in:
winlin 2021-01-20 21:06:57 +08:00
parent f006bf59b1
commit 945cf64024

View file

@ -258,6 +258,8 @@
var r = apply_url_change();
start_play(r);
} else {
$('#video_player').hide();
}
</script>
</html>