0

我必须使用自定义接收器应用程序在 Cast 设备上测试 DASH 内容的播放。

我应该在哪里复制我的自定义媒体文件?

我已经在驱动器和投递箱中测试了应对,但没有玩。

出现类似媒体元素状态的错误:“停滞”媒体播放器状态:“下溢:真”首先我得到媒体主机状态:“成功”几分钟后“致命错误:代码=3”</p>

4

1 回答 1

0

You need to use a server that supports, among other things, CORS headers. For testing purposes, it can be a simple apache server, for example. In production, you need to have SSL certs signed by a valid authority.

于 2015-10-05T15:51:02.360 回答