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
hello everyone, I loved mediaelement, for now I have a problem with picture-and-picture, I load the m3u8 listing in the video source and it is displayed correctly, but when adding the picture-and-picture plugin, the button is displayed but it does not work.
the error in the catch of the js file, is the following:
DOMException: Failed to execute 'requestPictureInPicture' on 'HTMLVideoElement': Metadata for the video element are not loaded yet.
I appreciate your help, thank you very much.
The text was updated successfully, but these errors were encountered:
hello everyone, I loved mediaelement, for now I have a problem with picture-and-picture, I load the m3u8 listing in the video source and it is displayed correctly, but when adding the picture-and-picture plugin, the button is displayed but it does not work.
the error in the catch of the js file, is the following:
DOMException: Failed to execute 'requestPictureInPicture' on 'HTMLVideoElement': Metadata for the video element are not loaded yet.
I appreciate your help, thank you very much.
The text was updated successfully, but these errors were encountered: