rodizio1 / EZ-WifiBroadcast

Affordable Digital HD Video Transmission made easy!
GNU General Public License v2.0
825 stars 200 forks source link

Camera not Detected with Pi3 compute module #127

Closed geofrancis closed 5 years ago

geofrancis commented 6 years ago

I am trying to get wifibroadcast to work with a pi3 compute module but the camera is not detected, i suspect its because most pi's use camera 1 and not cam 0 or its because the compute module needs some gpio tweaks. i have been at it for days now and have got no further.

https://www.raspberrypi.org/documentation/hardware/computemodule/cmio-camera.md

https://dron.ee/products/dronee-pilot

rodizio1 commented 6 years ago

Hmm, not sure what it could be, I'd try disabling the camera check in the .profile and then see if you can get a picture out of it following the instructions on the page you linked.

geofrancis commented 6 years ago

i got it working with a hardware.dat file on 1.6 r5 but it wouldnt work on r6.