Commit e77379f7 by libai

测试

parent 4411d74b
Showing with 1 additions and 5 deletions
......@@ -734,11 +734,7 @@ $(function(){
flvPlay(data.pullFlowUrl)
}else{
iosT=setTimeout(function(){
var myVideo=document.getElementById('myVideo')
myVideo.pause();
myVideo.unload()
$("#myVideo").attr("src",data.pullFlowUrlHLS)
myVideo.play();
window.location.reload()
},5000)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment