mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine srs player to play hls.
This commit is contained in:
parent
46a31f4884
commit
b2bd63e833
5 changed files with 65 additions and 13 deletions
|
@ -564,7 +564,7 @@
|
|||
$("#main_modal").on("hide", function(){
|
||||
if (srs_player) {
|
||||
// report the log to backend.
|
||||
console.log(srs_player.dump_log());
|
||||
//console.log(srs_player.dump_log());
|
||||
|
||||
srs_player.stop();
|
||||
srs_player = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue