[Webkit-unassigned] [Bug 176282] autoplay hidden video element with MediaStream src that has audio track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 11:06:08 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=176282

--- Comment #15 from Ben <ben.browitt at gmail.com> ---
I think I'm loosing audio/vidoe lip sync with the AudioContext hack.

I've tried to use a single MediaStream for all audio tracks but couldn't make it work yet.
I need to be able to dynamically add and remove audio and video tracks.
Not sure if Safari will let me dynamically change the audio tracks in a MediaStream.
I'll also might need to reattach the MediaStream to the audio element every time a new audio track is added.
I can maybe create a new MediaStream every time I need to add an audio track but it'll create a pause in the other audio tracks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180606/922c6040/attachment.html>


More information about the webkit-unassigned mailing list