[Webkit-unassigned] [Bug 204681] Audio track goes to readyState ended when Safari is backgrounded for more than 30 seconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 00:45:39 PST 2019


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

--- Comment #3 from daginge at confrere.com ---
Just tested in iOS 13.3 stable. The red pill now remains active even after 30 seconds have passed. This seems to indicate that the OS now correctly keeps Safari alive when capturing.

However, upon returning to the tab after 1 minute (with a red camera icon) the video element is now black, and the audio has stopped working. Both audio and video track have muted = false and readyState = live. Reloading the page sometimes works to regain audio/video input, sometimes not.

On a positive note, when readyState goes to ended, the workaround to re-request getUserMedia seems to work. We do get the occasional NotReadableError as mentioned in https://bugs.webkit.org/show_bug.cgi?id=204106.

I would love to be able to capture better debug data for you youenn, but I don't know how. I hope at least this helps somewhat.

-- 
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/20191211/c1a58fa1/attachment.htm>


More information about the webkit-unassigned mailing list