Bug 186605

Summary: Allow a group of un-muted <video> elements to play
Product: WebKit Reporter: dirkk0
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jer.noble, mstyura, samuel.wemyss, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 11   
Hardware: Unspecified   
OS: Unspecified   

dirkk0
Reported 2018-06-13 12:54:33 PDT
Coming from https://bugs.webkit.org/show_bug.cgi?id=162366#c44 I'd like to describe my use case: I am trying to create a video sampler where musicians or musically interested people can create short video loops (in the gist of audio loops in a traditional sampler) and share this with their peers. To achieve this, WebKit needs to be able to play simultaneous clips in a group of video elements. I don't think this needs to synced on a per frame base but that would be great of course. Thanks for looking into this. Best regards, Dirk
Attachments
Radar WebKit Bug Importer
Comment 1 2018-06-13 13:40:39 PDT
Sam Wemyss
Comment 2 2021-04-11 23:31:18 PDT
Would like to "+1" this and add another use case - web based video editor/creator. Users should be able to arrange compose various media (images, videos, text; any of which can overlap each other) together into a single video. I am currently facing this issue on iOS Safari, which will force one of the videos to be muted, while all other browsers work as expected.
mstyura
Comment 3 2025-05-01 11:33:59 PDT
Another use-case if just viewing multiple videos which are essentially live broadcast of a conference call (but delivered not via WebRTC on viewing side). I've given more details in a thread: https://lists.webkit.org/pipermail/webkit-dev/2025-April/032746.html
Note You need to log in before you can comment on or make changes to this bug.