You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
I'm trying to send a DRM media using chromecast from my phone to another device. If I try with an url without DRM everything it's ok, but if I try to send a content with license and DRM I'm getting this error:
[GCKMediaQueue request:didFailWithError:] - error fetching queue item IDs: Error Domain=com.google.cast.GCKError Code=4 "Invalid request" UserInfo={gck_error_reason=INVALID_MEDIA_SESSION_ID, NSLocalizedDescription=Invalid request, gck_custom_data=INVALID_MEDIA_SESSION_ID}
The text was updated successfully, but these errors were encountered:
franciscocarodiaz
changed the title
Error trying to send chromecast
Error trying to send video content using chromecast
Feb 9, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to send a DRM media using chromecast from my phone to another device. If I try with an url without DRM everything it's ok, but if I try to send a content with license and DRM I'm getting this error:
[GCKMediaQueue request:didFailWithError:] - error fetching queue item IDs: Error Domain=com.google.cast.GCKError Code=4 "Invalid request" UserInfo={gck_error_reason=INVALID_MEDIA_SESSION_ID, NSLocalizedDescription=Invalid request, gck_custom_data=INVALID_MEDIA_SESSION_ID}
The text was updated successfully, but these errors were encountered: