【问题标题】:HLS problems in fire tv webappfire tv webapp 中的 HLS 问题
【发布时间】:2019-10-18 09:48:27
【问题描述】:

我从这里下载了 amazon fire tv 的网络入门套件

https://github.com/amzn/web-app-starter-kit-for-fire-tv

并使用“simple-live”示例应用程序

我无法将电影导入 HLS。给我这个错误

ErrorType : 视频播放错误 ErrorMessage : 视频源不 可用或受支持的 ErrorStack : ErrorHandler/this.genStack@http://localhost:6881/js/error-handler.js:172:21 PlayerView/this.errorHandlerhttp://localhost:6881/js/player-view.js:173:57

时间戳:2019 年 10 月 18 日星期五 11:31:02 GMT+0200(Ora legale dell'Europa centrale)

我们应用中的 hls 电影效果很好

"media": [
      {
        "id": "live-id-1",
        "title": "test",
        "thumbURL": "assets/l11.jpg",
        "imgURL": "assets/nasa-logo.jpg",
        "videoURL": "/m3u8/xxxxx.m3u8",
        "type": "video-live",
        "alwaysLive": true,
        "description": "test"
      },

有人遇到过同样的问题吗?

【问题讨论】:

    标签: jquery http-live-streaming m3u8 amazon-fire-tv


    【解决方案1】:

    请确认您的 .m3u8 文件指向正确的视频源。

    【讨论】:

    • 确认...与我们用于其他应用程序的相同
    猜你喜欢
    • 1970-01-01
    • 2016-12-13
    • 2015-03-16
    • 2019-07-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-01-06
    相关资源
    最近更新 更多