mediaelement / mediaelement-plugins

Plugins for the main mediaelement project
405 stars 137 forks source link

Picture-in-Picture don't work when Player is load m3u8 LiveBroadcast #190

Open mathbarlow opened 3 years ago

mathbarlow commented 3 years ago

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.