Add support for picture-in-picture playback of videos across multiple pages/screens #70
Labels
status:needs_triage
Needs maintainer triage.
type:enhancement
New features or improvements to existing features.
Is your feature request related to a problem? Please describe.
A video played in picture-in-picture (PIP) mode may produce events events with multiple different page view IDs. Currently we assume that a playback belongs to only a single page view ID.
Describe the solution you'd like
Allow for the play to cover multiple page view IDs and add a column in the media base table that lists all of the page view IDs.
The text was updated successfully, but these errors were encountered: