PINE64

Full Version: Android USB camera support - Android 7.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
mikey0000: I'll test all of that when I get the accessories. Still waiting for them Smile
(09-21-2016, 06:33 AM)ayufan Wrote: [ -> ]mikey0000: I'll test all of that when I get the accessories. Still waiting for them Smile

Thanks Ayufan, but ya know you don't have to do everything ;-)  

All I was after is if the camera service is running, it should show in the logcat output. I am flashing the TV version tonight(8 hours from now) as I've been told by my significant other she prefers it to stock android.

Though I just seen its started in the init.rc file, its not present in the 5.1.1 build.
Probably. I do not put a lot of effort in 5.1.1, mostly looking into 7.0 Smile
mikey0000 -> The Android 7.0 Stock Camera App don't work with the cam out of the box, but I'm a real Noob, so how to run the commands you ask for, shall I run it from mu computer or direct on the Pine, and how to?
-xxx google is your friend. Run them from your computer, there are literally thousands of tutorials on how to setup adb, Also if you can use ethernet otherwise run adb over wireless on the pine.
mikey0000: I received camera, but I'm having hard time running it on Android.
(09-24-2016, 12:42 PM)ayufan Wrote: [ -> ]mikey0000: I received camera, but I'm having hard time running it on Android.

hmm, interesting. You talking about on Android TV? or Android stock? I can get my usb camera to display but it crashes on trying to take a picture. I haven't quite had a chance to investigate properly.

logcat?
I got one with CSI interface, not USB.
(09-24-2016, 02:55 PM)ayufan Wrote: [ -> ]I got one with CSI interface, not USB.

I'm aware, does it show up on dev/video0 ? The V4L2 driver for that camera should be working, since we are now loading it by default. It will still use the same V4L2 camera stuff in the device tree. If you use a generic android USB camera app does it work? As they usually just go straight to opening /dev/video0
Ok, CSI camera does work. I can also make make photos Smile
Pages: 1 2 3