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:
parent
4514947e67
commit
10205e8cc1
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…
Reference in a new issue