veyeimaging / raspberrypi_v4l2

GNU General Public License v3.0
18 stars 6 forks source link

Code will not install on the default newest Raspberry Pi image #10

Open radiohound opened 1 year ago

radiohound commented 1 year ago

I notice that this code will not install on the currently available Raspberry Pi image, or any image higher than kernel of 5.15.74 v7+. I am not smart enough to know how to compile for a kernel, so I looked for an older image that this software would be compatible with. Hopefully this helps others with the same issue.

Older image from 04/22 https://downloads.raspberrypi.org/raspios_full_armhf/images/raspios_full_armhf-2022-04-07/

some better instructions are located here: https://spotpear.com/index/study/detail/id/754.html

using the above, I was quickly able to get my camera to work properly, after an hour or two of fiddling with prior to figuring out I needed an older image.