ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

Unable to play HLS stream on Chromecast

Open bishiboosh opened this issue 5 years ago • 5 comments

[REQUIRED] Issue description

I'm unable to cast the following HLS stream https://lelive.akamaized.net/hls/live/2006512/MBR/playlist.m3u8 on Chromecast v2 or below. It works in Exoplayer perfectly, also works on Chromecast v3, Ultra, or on the Nvidia Shield in cast mode.

The error I get is the following one :

2019-12-13 09:19:11.500 25475-25475/com.google.android.exoplayer2.castdemo W/MediaControlChannel: received unexpected error: Invalid Request.
2019-12-13 09:19:11.505 25475-25475/com.google.android.exoplayer2.castdemo W/MediaQueue: Error fetching queue item ids, statusCode=2100, statusMessage=null

[REQUIRED] Reproduction steps

Using the demo cast app, replace the HLS link with this one, launch the app, and try to cast to a Chromecast v1 or v2

[REQUIRED] Link to test content

https://lelive.akamaized.net/hls/live/2006512/MBR/playlist.m3u8

[REQUIRED] A full bug report captured from the device

bugreport-Onyx_00WW-PPR1.180610.011-2019-12-13-09-28-31.zip

[REQUIRED] Version of ExoPlayer being used

2.11.0 (test was done using the release-v2 branch of the git repo

[REQUIRED] Device(s) and version(s) of Android being used

On Android side, this was tested with a Nokia 7 Plus with Android 9. On Chromecast side, Chromecast v1, v2, v3 and Ultra, all with the latest software updates (as said before, issue only happens for v1 and v2)

bishiboosh avatar Dec 13 '19 08:12 bishiboosh

This doesn't seem like an ExoPlayer issue. Have you reported it to the Chromecast team? As an additional point, are you sure the media is supported, as per this page:

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

Note in particular that Chromecast V1 and V2 support a lower maximum profile for H.264.

ojw28 avatar Mar 12 '20 16:03 ojw28

Hey @bishiboosh. We need more information to resolve this issue but there hasn't been an update in 14 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot avatar Apr 01 '20 01:04 google-oss-bot

I've reported it at https://github.com/googlecast/CastVideos-android/issues/84 but this hasn't received any answers unfortunately

bishiboosh avatar Apr 01 '20 07:04 bishiboosh

Was there any response? I am also facing the same

bhaskarraj avatar Sep 08 '22 05:09 bhaskarraj

We can't help with that I'm afraid. This issue is on the Cast device which is not related to the ExoPlayer library.

marcbaechinger avatar Sep 08 '22 18:09 marcbaechinger