#Camera was working before last update to v4.0.4
7 messages · Page 1 of 1 (latest)
Send your crowsnest.log
@steady rock
You need to rebuild camera-streamer, as this is a problem with building it manually, so nothing we can do about it directly atm.
The commands would be:
cd ~/crowsnest/bin/camera-streamer
make clean
make```
If the make command fails, try to use `make -j2` or `make -j1`.