This may be more of a design discussion than a bug report
The picture-in-picture mode button doesn't do anything on Firefox.
Clicking on it does nothing but log an error since Firefox doesn't implement the HTMLVideoElement requestPictureInPicture API12. Of course I can also activate PIP other ways, like the button in the address bar, the floating button (if enabled), or a keyboard shortcut.
My suggestion: what do you think about hiding the button if the PIP web API is unavailable3?
In any case, thanks for working on Broadcast Box! it's been a wonderful alternative to discord screensharing for my friends and me
This may be more of a design discussion than a bug report
The picture-in-picture mode button doesn't do anything on Firefox.
Clicking on it does nothing but log an error since Firefox doesn't implement the HTMLVideoElement requestPictureInPicture API12. Of course I can also activate PIP other ways, like the button in the address bar, the floating button (if enabled), or a keyboard shortcut.
My suggestion: what do you think about hiding the button if the PIP web API is unavailable3?
In any case, thanks for working on Broadcast Box! it's been a wonderful alternative to discord screensharing for my friends and me
Footnotes
https://caniuse.com/mdn-api_htmlvideoelement_requestpictureinpicture ↩
https://bugzilla.mozilla.org/show_bug.cgi?id=1463402 ↩
https://developer.mozilla.org/en-US/docs/Web/API/Document/pictureInPictureEnabled ↩