Hihi, is there a way to disable ALL audio recording(mainly mobile microphone) during video recording?
Platform is mobile, using threejs.
Hihi, is there a way to disable ALL audio recording(mainly mobile microphone) during video recording?
Platform is mobile, using threejs.
Hi! Take a look at configuring the XR8 MediaRecorder. The last example should be helpful as it shows how to override the audio capturing behavior. Since you want no audio at all you could try returning null or an empty graph.