Here is the error:
Error: Unable to getUserMedia: NotFoundError: Requested device not found
I am trying to just get audio to work. Does audio not work without video?
I assumed RTCVideoRenderer should be able to get audio device if video not available
Web browsers do not ask for permissions to use audio or video
Here is the error: Error: Unable to getUserMedia: NotFoundError: Requested device not found
I am trying to just get audio to work. Does audio not work without video? I assumed RTCVideoRenderer should be able to get audio device if video not available
Web browsers do not ask for permissions to use audio or video