Cast devices freeze when casting audio streams

↘锁芯ラ 提交于 2019-12-08 04:17:26

Searching the bug tracker for the Google Cast SDK I found a relevant bug report.

All I had to do was to add cast.player.api.HlsSegmentFormat.MPEG_AUDIO_ES to cast.player.api.CreateHlsStreamingProtocol(). Now the stream works just fine and the Cast devices don't crash or freeze.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!