Welcome! › Forums › Unity Plugins › In-App Web Browser › Is WebRTC supported? › Reply To: Is WebRTC supported?
January 19, 2021 at 9:35 pm
#11695
Tim
Participant
Any update on this one? Is WEBRTC supported? I’d like to get mic access for the browser. I have it for the IOS app, but when the browser is open, the web page in the browser doesn’t have access to the mic (nor does it request permission).
Any ideas?
If using chrome or safari, the permission is requested as expected on the web url.
The following my C sharp code on first launch which prompts the permission request and grants access:
Thanks,
Tim