[Webkit-unassigned] [Bug 243982] REGRESSION (iOS 16 Beta 5) Video is broken for WebRTC call if User navigates to Youtube and back

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 01:14:04 PDT 2022


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

--- Comment #10 from youenn fablet <youennf at gmail.com> ---
>From the last sysdiagnose, I can see:
2022-08-18 12:30:25.760241+0300 0x1276     Error     0x0                  319    com.apple.WebKit.GPU: (WebCore) [com.apple.WebKit:WebRTC] AudioMediaStreamTrackRendererInternalUnit::createAudioUnit AudioUnitInitialize() failed, error = 560557684

This should be fixed by bug 243249.

I also see that we are stopping past captures since a new camera or microphone is selected, (for instance switching from front to back camera):
2022-08-18 12:32:40.462696+0300 0x1276     Error     0x0                  319    com.apple.WebKit.GPU: (WebKit) [com.apple.WebKit:WebRTC] Ending microphone source as new source is using a different device.

2022-08-18 12:32:55.025852+0300 0x1276     Error     0x0                  319    com.apple.WebKit.GPU: (WebKit) [com.apple.WebKit:WebRTC] Ending camera source as new source is using a different device.

@madara, can you detail which WebRTC website you were using and which actions you did on this website.
I can see YouTube being used between 12:30 until 12:32.
At 12:32, I can see the website is asking for microphone/camera access and is switching from AirPods to iPhone microphone, so we end the AirPods microphone track.

-- 
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/20220822/9451546e/attachment-0001.htm>


More information about the webkit-unassigned mailing list