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:
parent
f006bf59b1
commit
945cf64024
1 changed files with 2 additions and 0 deletions
|
@ -258,6 +258,8 @@
|
||||||
|
|
||||||
var r = apply_url_change();
|
var r = apply_url_change();
|
||||||
start_play(r);
|
start_play(r);
|
||||||
|
} else {
|
||||||
|
$('#video_player').hide();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue