1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

Refine srs_player

This commit is contained in:
winlin 2021-01-20 21:06:57 +08:00
parent 4514947e67
commit 10205e8cc1

View file

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