Hello everyone,
I'm facing an issue setting up my web stream for my Octoprint container with the official Camera Module 3 on my Raspberry Pi 4 Model B Rev 1.5 running Debian Linux 12 Bullseye. I hope you can help me find a solution, as I'd really like to capture Timelapse recordings.
My system configuration is as follows:
After installing https://github.com/jacksonliam/mjpg-streamer, libcamera no longer provides an image. Under port 8080, I see the interface of mjpg-streamer, but without any image or video. Prior to the installation, I could obtain an image using the command libcamera-hello. Now, I only get the following messages and no image:
v4l2-ctl --list-devices gives:
I'm willing to provide all necessary information in the hope of eventually being able to capture Timelapse recordings. Any help or guidance would be greatly appreciated! Thank you in advance!
I'm facing an issue setting up my web stream for my Octoprint container with the official Camera Module 3 on my Raspberry Pi 4 Model B Rev 1.5 running Debian Linux 12 Bullseye. I hope you can help me find a solution, as I'd really like to capture Timelapse recordings.
My system configuration is as follows:
- Raspberry Pi 4 Model B Rev 1.5
Debian Linux 12 Bullseye
Raspberry Pi Camera Module 3
After installing https://github.com/jacksonliam/mjpg-streamer, libcamera no longer provides an image. Under port 8080, I see the interface of mjpg-streamer, but without any image or video. Prior to the installation, I could obtain an image using the command libcamera-hello. Now, I only get the following messages and no image:
Code:
[28:33:08.577314898] [242830] INFO Camera camera_manager.cpp:284 libcamera v0.2.0+46-075b54d5[28:33:08.622035499] [242836] WARN RPiSdn sdn.cpp:39 Using legacy SDN tuning - please consider moving SDN inside rpi.denoise[28:33:08.624745767] [242836] INFO RPI vc4.cpp:447 Registered camera /base/soc/i2c0mux/i2c@1/imx708@1a to Unicam device /dev/media1 and ISP device /dev/media0[28:33:08.624852525] [242836] INFO RPI pipeline_base.cpp:1144 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'Made X/EGL preview windowMode selection for 2304:1296:12:P SRGGB10_CSI2P,1536x864/0 - Score: 3400 SRGGB10_CSI2P,2304x1296/0 - Score: 1000 SRGGB10_CSI2P,4608x2592/0 - Score: 1900Stream configuration adjusted[28:33:09.174772506] [242830] INFO Camera camera.cpp:1183 configuring streams: (0) 2304x1296-YUV420 (1) 2304x1296-SBGGR10_CSI2P[28:33:09.175076651] [242836] ERROR V4L2 v4l2_videodevice.cpp:1047 /dev/video0[14:cap]: Unable to set format: Device or resource busyERROR: *** failed to configure streams ***
Code:
v4l2-ctl --list-devicesbcm2835-codec-decode (platform:bcm2835-codec):/dev/video10/dev/video11/dev/video12/dev/video18/dev/video31/dev/media3bcm2835-isp (platform:bcm2835-isp):/dev/video13/dev/video14/dev/video15/dev/video16/dev/video20/dev/video21/dev/video22/dev/video23/dev/media0/dev/media2unicam (platform:fe801000.csi):/dev/video0/dev/video1/dev/media1rpivid (platform:rpivid):/dev/video19/dev/media4
I'm willing to provide all necessary information in the hope of eventually being able to capture Timelapse recordings. Any help or guidance would be greatly appreciated! Thank you in advance!
Statistics: Posted by Rhoox — Tue Feb 27, 2024 8:26 pm