Open mirko77 opened 2 years ago
Hi,
in some browsers, like Opera, the PIP button is shown on top of the video.
I guess adding disablePictureInPicture to the video tag would help, where is it supported?
disablePictureInPicture
https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/disablePictureInPicture
Hi,
in some browsers, like Opera, the PIP button is shown on top of the video.
I guess adding
disablePictureInPicture
to the video tag would help, where is it supported?https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/disablePictureInPicture