Reputation: 2991
We have an app that uses the WebRTC SDK for iOS. After updating to iOS 13, we no longer can render video (sound works).
The error we are getting is related to Metal: "Failed to create NV12 renderer"
"Metal: Library with source failed" https://chromium.googlesource.com/external/webrtc/+/fc8c97f950a4fead4a5debe3c838942db1834010/webrtc/sdk/objc/Framework/Classes/Metal/RTCMTLNV12Renderer.mm
Upvotes: 1
Views: 2111
Reputation: 56
It has already being fixed in latest WebRTC version GoogleWebRTC (1.1.28913)
Upvotes: 4