Closed vladimir-poleh closed 1 year ago
I have this exact issue
Hey there, I heard that internally yesterday. Please recompile camera-streamer.
Run
cd ~/crowsnest
make buildclean
make build
That should solve the Issue for now.
Regards Kwad
Hey there, I heard that internally yesterday. Please recompile camera-streamer.
Run
cd ~/crowsnest make buildclean make build
That should solve the Issue for now.
Regards Kwad
This solve the issue for me! Thanks!
Recompiling resolves this problem.
Recompiling fixed it for me as well
Can also confirm, KwadFan's steps resolved the issue for me as well
I have same issue, resinstalled Crowsnest but when i hit command for Afmode=2, nothing happens, I think this has broken autofocus. and even LenPosition is not working @KwadFan
Hey there, I heard that internally yesterday. Please recompile camera-streamer.
Run
cd ~/crowsnest make buildclean make build
That should solve the Issue for now.
Regards Kwad
That did NOT helped for me. Issue is the same.
I cant even get it to compile camera-streamer. Did a clean install did the build clean and I always get this error. make[2]: Leaving directory '/home/vmoczulski/crowsnest/bin/camera-streamer' make[1]: [Makefile:62: all] Error 2 make[1]: Leaving directory '/home/vmoczulski/crowsnest/bin/camera-streamer' make: [Makefile:23: build] Error 2
What happened
Board: Raspberry Pi 4 OS: Raspberry Pi OS (Debian GNU/Linux 11 (bullseye) arm64)
After updating system packages I have broken camera streaming with following error in the log:
Upgraded packages:
File
libcamera.so.0.0.4
is missing in file system, updated .so file exists in/usr/lib/aarch64-linux-gnu/libcamera.so.0.0.5
What did you expect to happen
Crowsnest is able to stream video from camera.
How to reproduce
Upgrade
libcamera0
to version0~git20230707+2783c8d8-1
.Additional information
No response