Closed jjuandiaz closed 2 years ago
Looked into this and here's the errors we saw:
natgeo:
[cast.player.api.Host] error: cast.player.api.ErrorCode.PLAYBACK/110 (Failed to execute 'addSourceBuffer' on 'MediaSource': The type provided ('video/mp2t; codecs="avc1.64002A,mp4a.6B"') is unsupported.)
espn:
error: cast.player.api.ErrorCode.PLAYBACK/102
It seems like the codecs you're using aren't supported. Please refer to this doc for the list of supported media formats and it seems that your content encoding itself is not getting decoded properly.
You can find a description of Error Codes here.
That said, have you tried the Chrome Remote Debugger? What kind of errors do you get there? Also, are you using your own custom receiver or trying to do this with the default receiver?
Please reopen if issue persists
when I send the m3u8 link to the Chromecast the tv show a black screen it only happened with random links
link for testing
1.- is reproducible 2.- cant reproduce
device android 9 device Chromecast 3 generation
logcat.txt proyect sample
https://i.stack.imgur.com/Eib6M.png