Hey all,
So i recently purchased the full kit with 2 api, mini breakout, enchilada breakout, 2 cameras(with cables), 3 antennas and switching power supply that fits the dc barrel jack on the mini breakout.
I got the little bugger fired up today using the mini breakout and the power supply. things went as expected but after playing around with some basics i decided to plug in the camera included with the kit.
At first i thought maybe it was only compatible with the enchilada board but that should not be the case as it is using the web cam connector on the api. I attempted to run the example found in the desktop samples folder.
This is were i started to have a few issues. In the past, I have worked with a multitude of cameras, ffmpeg and linux without trouble. My first few attempts using the OS included with the API ended in failure. I am unable to find the darn camera when searching for devices loaded on the API. Im not sure why.. i considered it may not work correctly with the basic OS and i also thought it may be failing to initialize the camera.
I started digging by looking thru the dmesg for any indication of the camera. It appears as tho it might be loading a video device but i am not sure. I thought it would load as a usb device but i see nothing that would indicate a cam device.
Now i did find an input device that registers on Video bus but when i attempt to pull from the device location /devices/.../.../.../.../input/input6 i get a not found error...
So my long and overly explained question is- ?? Has anyone got a camera working on this little puppy yet?
Full Disclaimer... i tend to overlook things so this could be a simple miss on my part. i figured i would just ask ne ways...
-thanks