【发布时间】:2016-03-07 22:33:17
【问题描述】:
我正在尝试使用 Chromecast 自定义接收器播放受 DRM 保护的内容。我正在关注这个文档https://developers.google.com/cast/docs/custom_receiver。
但这对我不起作用。它给出了以下错误日志。
Mixed Content: The page at 'https://abcdefgfgh/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://mytestvideo’. This content should also be served over HTTPS.
请指教。 提前致谢。
【问题讨论】:
标签: chromecast google-cast drm mixed-content custom-receiver