【问题标题】:DeviceControllerApplicationConnectionFailed in google chromecast谷歌 chromecast 中的设备控制器应用程序连接失败
【发布时间】:2017-01-29 09:43:32
【问题描述】:

我正在将 Google Chromecast 集成到我的视频播放器应用中。我已经参考了这个链接:

https://developers.google.com/cast/docs/ios_sender_integrate

它显示 Chromecast 设备,但当我尝试连接该设备时,它返回错误。这是错误日志:

 -[GCKEventLogger logDeviceController:sessionID:application:connectionFailedWithError:]  LOG EVENT: DeviceControllerApplicationConnectionFailed device=<0x1311cc710:GCKDevice> [com.google.cast.CastDevice] 'Chrome Cast IBL' 192.168.1.185:8009 (e8fc847534f5fcb8e8c7190dc05458b6), sessionID=1272110429, appID=F1D64732, error=2

知道是什么原因造成的吗?提前致谢。

【问题讨论】:

标签: ios iphone chromecast google-cast


【解决方案1】:

如果你正确地关注了documentation,但仍然出现错误,请尝试官方的troubleshooter。还要确保您的设备具有supported operating system 以安装 Google Cast 扩展程序。您可以查看此thread 了解更多可以帮助您的解决方法。

【讨论】:

    【解决方案2】:

    这种类型的问题是由于互联网连接缓慢而发生的,然后连接 Chromecast 需要更多时间,因此由于超时,连接失败。所以你需要重新连接(停止投射并再次连接)然后它很容易与 chromecast 连接。

    【讨论】:

    • 我对互联网速度感到满意,但我在使用 chromecast 时遇到了同样的问题 :(
    猜你喜欢
    • 2018-11-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-09-23
    • 1970-01-01
    • 2015-09-17
    相关资源
    最近更新 更多