w3c / mediasession

Media Session API
https://w3c.github.io/mediasession/
Other
129 stars 29 forks source link

Allow websites with media playback to enter picture-in-picture automatically #347

Open beaufortfrancois opened 1 month ago

beaufortfrancois commented 1 month ago

Let's discuss Auto PiP for both audio and video use cases.

Given that Chrome and Safari support the Picture-in-Picture API for <video>, and Chrome also supports the Document Picture-in-Picture API, we should explore finding a solution that works for both APIs. Note that Chrome currently supports Auto PiP for video conferencing use cases only.

We can use this issue to track web developers' interest in this feature.