olefirenko / vue-barcode-reader

A Vue.js set of components to scan barcodes and QR codes.
213 stars 75 forks source link

Picture in Picture button in some browsers #41

Open mirko77 opened 2 years ago

mirko77 commented 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?

https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/disablePictureInPicture