Closed swekley closed 8 months ago
This is a problem with libav / ffmpeg versions above 4.0 ...
This is a problem with libav / ffmpeg versions above 4.0 ...
Ah yeah thats what I was thinking, compiled a version in the 3.x's when I apparentally mixed up vcc and gnd and smelled parts of my sensor burning out 😩 i ended up just giving up completely, but thanks for the feedback though.. if I ever buy a new one at least I know how to continue 😅
Fixed with this PR https://github.com/pimoroni/mlx90640-library/pull/69
Fixed with this PR #69
Thanks!
I'm trying to compile the library on a pi 4b but It's giving errors with examples/src/video.cpp
I installed all the dependencies and ran make clean first, the errors happen with both make I2C_MODE=LINUX & RPI