WebRTC-iOS
WebRTC-iOS copied to clipboard
WebRTC status showing "failed" when running in Mac Catalyst
Getting an error in WebRTC status. I am trying to run this as a Mac Catalyst application.
macOS version - 12.4
Getting this error in console:
"peerConnection new signaling state: stable"
2022-08-07 22:40:17.465284+0530 WebRTC-Demo[93859:506620] [auvp] AUVPAggregate.cpp:2204 AggInpStreamsChanged wait failed
2022-08-07 22:40:17.580950+0530 WebRTC-Demo[93859:506620] [vp] vpStrategyManager.mm:358 Error code 2003332927 reported at GetPropertyInfo
"peerConnection new connection state: checking"
"peerConnection did add stream"
Attaching application screenshot for reference.
