MEDIA_ERR_DECODE error when switching DRM video source on iOS devices #8794
Unanswered
ion-cojocaru
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Video.js Team,
I am encountering an issue where using the same video element and playing DRM content on iOS devices leads to a MEDIA_ERR_DECODE error when switching the video source. Here are the details of my setup:
Steps to Reproduce:
Expected Behavior:
The new video should play without errors.
Actual Behavior:
A MEDIA_ERR_DECODE error occurs when attempting to play the new video source on iOS devices.
Additional Information:
Has anyone encountered this issue before or have any suggestions on how to resolve it?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions