Pi5+Raspberry Pi Module 3

I can't see camera stream in Octoprint. I can print and Octoprint works fine otherwise, but I can't see the stream. 2024-07-04-octopi-bookworm-armhf-lite-1.1.0 and GitHub - paukstelis/octoprint_deploy: Bash script for rapid deployment of multiple octoprint instance on a single machine is installed.

Octoprint settings:
/webcam/?action=stream
http://localhost:8001?action=snapshot
/usr/bin/ffmpeg

When I run sudo libcamera-hello --list-cameras, I get:
Available cameras

0 : imx708_wide [4608x2592 10-bit RGGB] (/base/axi/pcie@120000/rp1/i2c@88000/imx 708@1a)
Modes: 'SRGGB10_CSI2P' : 1536x864 [120.13 fps - (768, 432)/3072x1728 crop]
2304x1296 [56.03 fps - (0, 0)/4608x2592 crop]
4608x2592 [14.35 fps - (0, 0)/4608x2592 crop]

Camera model

Raspberry Pi Camera Module 3

What is the problem?

I can't see stream in Octoprint.

What did you already try to solve it?

I have read and tried many things, but I can't solve this.

Have you tried running in safe mode?

Yes

Did running in safe mode solve the problem?

No

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

WRITE HERE

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

OctoPrint 1.10.3, Python 3.11.2, OctoPi 1.1.0, CR-10v3, v2.1.2., Firefox, Win11,

Please attach the systeminfo bundle to your next. It was already requested.

What file I must to share here from the .zip? Here it is...
octoprint-systeminfo-20250213074015.zip (35.7 KB)

1 Like

For it is a bundle: The whole zip-file

Does anyone have any ideas on how to get the camera working? I have tried editing the /boot/firmware/config.txt file in many different ways but I still can't get the camera stream to work and show up. The camera is a Raspberry Pi Camera Module 3 Wide.
The command sudo libcamera-hello --list-cameras gives the following response:

Available cameras

0 : imx708_wide [4608x2592 10-bit RGGB] (/base/axi/pcie@120000/rp1/i2c@88000/imx 708@1a)
Modes: 'SRGGB10_CSI2P' : 1536x864 [120.13 fps - (768, 432)/3072x1728 crop]
2304x1296 [56.03 fps - (0, 0)/4608x2592 crop]
4608x2592 [14.35 fps - (0, 0)/4608x2592 crop]

#BUT still the camera video is not visible in Octoprint...