shaka-project / shaka-player-embedded

Shaka Player in a C++ Framework
Apache License 2.0
239 stars 62 forks source link

Error trying to send video content using chromecast #206

Open franciscocarodiaz opened 3 years ago

franciscocarodiaz commented 3 years ago

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}