jinnn1989
jinnn1989
I did edit the libcamera_camera.sh and set the -camera-options=LensPosition=200 but i do get the below error. Any idea what the error could be "bind: Address already in use" pi@raspberrypi:~ $...
I have freshly installed Klipper and mainsail, no other services I have installed. only the Arducam drivers and the camera streamer. Not sure what is being used on port 8080...
pi@raspberrypi:~/camera-streamer $ sudo netstat -lnp | grep 8080 tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 519/camera-streamer Only a single service
Added and rebooted, still no luck ``` [Service] ExecStart=/usr/local/bin/camera-streamer \ -camera-path=/base/soc/i2c0mux/i2c@1/imx519@1a \ -camera-type=libcamera \ -camera-format=YUYV \ -camera-width=2328 -camera-height=1748 \ -camera-options=rotation=90 \ -camera-fps=30 \ -camera.options=LensPosition=200 \ ; use two memory buffers...
yes sorry my mistake, I had made it 0 after copying the above lines. but still the same. Even the FPS i have set to 30 but I only get...