Commit aa7442f1 by libai

测试

parent 9b45791f
Showing with 1 additions and 2 deletions
...@@ -1472,8 +1472,7 @@ $(function () { ...@@ -1472,8 +1472,7 @@ $(function () {
if(mutedOk==false)return; if(mutedOk==false)return;
mutedOk=false mutedOk=false
$("#videoElement").prop('muted', false) $("#videoElement").prop('muted', false)
var myVideoGo=document.getElementById(videoElement) flvPlayer.play()
myVideoGo.play()
}) })
......
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