I’m utilizing WebRTC for dwell streaming inside a WebView in an iOS app. Audio enter works as anticipated when utilizing wired microphones or wired headphones. Nonetheless, wi-fi USB microphones usually are not acknowledged as audio enter sources by WebRTC on iOS. This concern does not happen on Android—on Android, each wired and wi-fi microphones work with out concern.
Atmosphere:
-
iOS model: [iOS 17.4.1]
-
System: [Insert iPhone/iPad model]
-
WebView know-how: WKWebView
-
Internet app framework: [e.g., React js]
-
Wi-fi USB microphone examined
-
Confirmed permissions: Microphone entry granted
What I’ve Tried:
-
Verified that the wi-fi USB microphone works in different native iOS apps like Voice Memos and Zoom (so it’s acknowledged by iOS as a legitimate enter).
-
Examined the identical WebRTC implementation on Android (works completely with the identical wi-fi USB mic).