saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.99k stars 1.2k forks source link

Is there any option to disable microphone of external camera when attach it? #488

Open quocnhat7 opened 5 years ago

quocnhat7 commented 5 years ago

We have special android device, after connect to an external camera with microphone, system of device got bug with audio. So is there any option to disable device's microphone after attach it or connect it? No problem in our app now if we connect to "external camera without microphone". Thank you very much.