【问题标题】:Chromecast with JW Player on iOS mobile browser在 iOS 移动浏览器上使用 JW Player 的 Chromecast
【发布时间】:2016-06-21 05:46:34
【问题描述】:

我一直在尝试让 Chromecasting 在 iOS Chrome 上与 JW Player 一起使用。无论出于何种原因,它的图标都没有出现。它适用于安卓设备。最初我使用的是 7.3.4,但回滚到 6.12。我的设置是这样的:

var playerInstance = jwplayer("myElement");
playerInstance.setup({
    file: "http://server/master.m3u8",
    provider: "hls",
    androidhls: true, 
    primary: "flash", 
    aspectratio:"16:9", 
    cast:{
        appid:"ABCD1234",
    },
});

感谢您的帮助。

【问题讨论】:

    标签: ios html google-chrome chromecast jwplayer6


    【解决方案1】:

    看起来新的 iOS 版 Chrome 不再支持 Chromecast。我有自己的带有 Chromecast 实现的 HTML5 视频播放器,但在 iOS 下被破坏了。

    可能这与A faster, more stable Chrome on iOS有关

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-11-26
      • 2014-07-23
      • 1970-01-01
      • 2012-11-22
      • 1970-01-01
      • 2017-08-15
      • 1970-01-01
      • 2022-07-26
      相关资源
      最近更新 更多