Is there support for using external USB camera in Android things(DP6)? 'Camera2Basic sample' works in the new release. What does that mean?
Asked
Active
Viewed 949 times
1
-
[Devunwired's](https://stackoverflow.com/users/246461/devunwired) [answer](https://stackoverflow.com/a/42402661/6950238) still actual: camera supported oinly on NXP Pico i.MX7D and Raspberry Pi 3 both via CSI-2. "'Camera2Basic sample' works in the new release" - means that it really works (via CSI-2 interface). – Andrii Omelchenko Dec 14 '17 at 16:31
-
Thanks. I want to interface my USB webcam with android things on RPi. Do you have any idea what can be a possible solution? – Parichay Barpanda Dec 15 '17 at 18:26
-
IMHO best solution: wait for USB Camera support (it is in feature request). – Andrii Omelchenko Dec 16 '17 at 10:50