diff --git a/mTest/room/liveRoom.html b/mTest/room/liveRoom.html index c6ed9e0..781128d 100644 --- a/mTest/room/liveRoom.html +++ b/mTest/room/liveRoom.html @@ -711,6 +711,7 @@ $(function(){ autoplay: true, }); + player.play() $("#myVideo").on("canplay",function(){ setTimeout(function() { clearInterval(loadT)