2014-12-19 27 views

回答

1

正如我在this bugreport中可以看到它可能與您的錯誤有關。他們通過給視頻添加一些假參數來解決它src屬性

var timestamp = new Date().getTime(); 
player[0].setAttribute('src','video.webm?i='+timestamp);