RedApparat / Fotoapparat

Making Camera for Android more friendly. 📸
Apache License 2.0
3.81k stars 405 forks source link

Using external USB camera #405

Open ArthurZAZA opened 4 years ago

ArthurZAZA commented 4 years ago

Hi guys,

I'm trying to use this library with an external USB camera (since the lensPosition = EXTERNAL is already implemented in it) but it seems that any external device are recognized.

Is there a function that check USB devices or a specific way to call it?