You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A MediaStreamTrack ended due to a capture failure - When using Airpods
https://bugs.webkit.org/show_bug.cgi?id=232835
rdar://problem/85424679
Reviewed by Eric Carlson.
Doing some manual testing, we are reconfiguring when a BT headset gets enabled and it is being used as the default outpt.
In that case, it sometimes takes 5 seconds on some devices to do the reconfiguration.
This might be due to the BT headset just starting.
Increasing from 10 seconds to 20 seconds the capture verification timer to ensure we are not failing capture in that case.
* Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.h:
Canonical link: https://commits.webkit.org/259150@main
0 commit comments