[Webkit-unassigned] [Bug 212040] User media tracks muted after route change in standalone pwa

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 00:05:08 PST 2021


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

Andriy <mrlika at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrlika at gmail.com

--- Comment #3 from Andriy <mrlika at gmail.com> ---
I can confirm the issue. Our app experiences it only in PWA mode (when installed to home screen).

It makes not possible adding floating video chat feature to our SPA because any navigation using `history.pushState` mutes camera stream.

The camera video track receives `mute` after navigation and never gets `unmute` event after that.

The demo: https://mrlika.github.io/Bug-212040/

Source code: https://github.com/mrlika/Bug-212040

-- 
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/20210105/a6ae78ef/attachment.htm>


More information about the webkit-unassigned mailing list