vue-barcode-reader icon indicating copy to clipboard operation
vue-barcode-reader copied to clipboard

Picture in Picture button in some browsers

Open mirko77 opened this issue 2 years ago • 0 comments

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

mirko77 avatar Sep 13 '22 16:09 mirko77