gpt4 book ai didi

android - Exoplayer cast 实现在 2019 年 7 月运行但在本月(2019 年 10 月)不运行且不更改任何代码,有人知道发生了什么吗?

转载 作者:行者123 更新时间:2023-11-30 04:59:45 25 4
gpt4 key购买 nike

我在 2019 年 7 月实现了带有 exoplayer cast 扩展的 exoplayer,2019 年 8 月我的客户一切正常:
https://github.com/google/ExoPlayer/tree/release-v2
https://github.com/google/ExoPlayer/tree/release-v2/extensions/

dependencies {
implementation 'com.google.android.exoplayer:exoplayer-dash:2.9.6'
implementation 'com.google.android.exoplayer:extension-cast:2.9.6'
}

但突然之间,我本月(2019 年 10 月)在我的 chromecast 上对其进行了测试,但它不再起作用了。
Exoplayer 仍在播放视频,但它没有检测到任何 chromecast。
我的 chromecast 仍然适用于 Youtube cast 或 Netflix cast。

我的代码自 8 月以来一直没有更改。
有人经历过同样的事情或知道发生了什么事吗?

最佳答案

目前我使用的是以下版本,CastPlayer 仍在运行。你试过吗?

compile 'com.google.android.exoplayer:exoplayer:2.10.1'
compile 'com.google.android.exoplayer:extension-cast:2.10.1'

关于android - Exoplayer cast 实现在 2019 年 7 月运行但在本月(2019 年 10 月)不运行且不更改任何代码,有人知道发生了什么吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58449185/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com