使用videojs手动设置video src

时间:2018-09-10 21:28:18

标签: video.js

我正在尝试使用以下方式设置src标签的<video>属性:

https://f1.media.brightcove.com/9/1752604059001/1752604059001_5550683509001_5550679964001.m3u8?pubId=1752604059001&videoId=5550679964001

但是,当我致电videojs(myVideoElement)时遇到错误:

The media could not be loaded, either because the server or network failed or because the format is not supported.

这很奇怪,因为当我只是将URL复制粘贴到我的浏览器中时,视频就可以毫无问题地下载到我的计算机上了。有人知道为什么我不能使用videojs播放吗?

0 个答案:

没有答案