[Webkit-unassigned] [Bug 197688] Safari resumes autoplay audio elements after getUserMedia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 13:19:28 PST 2019


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

pauldconlin at gmail.com changed:

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

--- Comment #3 from pauldconlin at gmail.com ---
We're also experiencing this same bug with Flipgrid. Our case involves a video tag instead of audio tag, but the result is the same. We also have a codepen here to reproduce - https://codepen.io/mg0stisha/pen/OJPVEzm

Steps to reproduce:
- Play the video
- Pause the video
- Click the 'click me' button (this will remove the video from the DOM)
- Accept the camera permissions

Expected: Camera and audio are now in place of the previous video

Actual: Camera is shown but audio from previous video is playing

Firefox: no repro
Chrome: no repro
Edge: no repro

This is currently a production issue for us. The user impact is they are watching other students videos, and then they go to record their own video. Upon accepting camera permissions, the audio of the previous videos they watched then plays in the background causing a jarring experience. 

We really want to create a great experience for Safari users, and currently we are recommending users to download Chrome/New Edge. We're also in the process of developing a workaround for this issue, but would love to help get it resolved if possible instead.

Thank you in advance for your help!

-- 
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/20191205/48c3b048/attachment-0001.htm>


More information about the webkit-unassigned mailing list