picture-in-picture #348
Replies: 2 comments 1 reply
-
|
Hi that's a great suggestion and thanks for wanting to give it a go 🎉 . Implementing this on desktop should be fairly easy depending on which route you take.
One thing for both platforms is that the video controls would also need to have a simplified version. With just a pause, previous, next and return the pip back to the main window (similar to how browsers implement it). Both of these options are fine though I do prefer the second option. One small request on my end if you feel like working on it. |
Beta Was this translation helpful? Give feedback.
-
|
Is there any news on this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm not very familiar with the tech stack, but I'd be interested in adding support for picture-in-picture/video popout. I use Fladder on my Windows 10 PC and it would be convenient if I could stream while doing other things. I do this quite often with YouTube videos using a PIP extension on my browser, so I have something similar to that in mind.
Basic Example
A new button in the video controls that allows you to move the video to a popup that stays on top of other apps and can be moved/resized.
The popup would allow you to interact with the video (e.g. play/pause) or to close the popup itself.
Potentially feature settings such as opacity, borders, etc.
Drawbacks
Adding more buttons to the video controls could create a sense of clutter (I believe there is a lot of open space so this wouldn't be a problem to me personally).
For those streaming with captions enabled, there is a concern of whether or not the popup could have captions on it, and if they would be large enough to read.
Unresolved questions
Since I am unfamiliar with the project I'd like to know where I can start and what parts of the repository may be relevant. If there are any rules or suggestions relating to quality control then I would also like to know about those.
Beta Was this translation helpful? Give feedback.
All reactions