Bug 220799 - getUserMedia in STP 118 returns NotReadableError
Summary: getUserMedia in STP 118 returns NotReadableError
Status: RESOLVED DUPLICATE of bug 219802
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari Technology Preview
Hardware: Mac (Intel) macOS 10.15
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-21 08:35 PST by Sherwin Sim
Modified: 2021-01-24 23:50 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sherwin Sim 2021-01-21 08:35:13 PST
After upgrading STP to 118, getUserMedia asks for permissions and then consistently returns "NotReadableError: The I/O read operation failed."

Steps to reproduce
1. Use STP 118 on Catalina or Big Sur
2. Go to https://webrtc.github.io/samples/src/content/getusermedia/gum/
3. Click "Open Camera"

Happens 100% of the time
gUM for audio returns a MediaStream, but for video we get the error
Comment 1 Smoley 2021-01-21 19:49:32 PST
I can reproduce this on macOS Catalina 10.15.7 (19H15) with STP118, but this does not reproduce on the latest developer beta of macOS Big Sur 11.2 RC (20D53) with STP118.
Comment 2 Radar WebKit Bug Importer 2021-01-21 19:49:43 PST
<rdar://problem/73481217>
Comment 3 Per Arne Vollan 2021-01-22 16:05:11 PST

*** This bug has been marked as a duplicate of bug 219802 ***