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}
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}