agent icon indicating copy to clipboard operation
agent copied to clipboard

Camera not showing rPi 4B 4GB RAM

Open kwolk opened this issue 2 years ago • 3 comments

The official Raspberry Pi Camera Module 2 is not showing on a Raspberry Pi 4B model its 4GB RAM, running the latest updated release of Bullseye.

kwolk avatar Jan 01 '23 20:01 kwolk

Have you gone through the documentation on rtsp-simple-server? There's a few gotchas to consider for the rPi camera. Works fine for me but it took a bunch of trial-and-error to get it configured just right. Read the docs carefully on that page and it should get you set.

yllekz avatar Jan 03 '23 14:01 yllekz

@yllekz we have created a dedicated image for that now (kerberos/rtsp-simple-server:latest-rpi). As described here, https://github.com/kerberos-io/camera-to-rtsp#raspberry-pi-camera, this new image now ships the correct libcamera, and avoids attaching /usr into the container.

cedricve avatar Jan 03 '23 14:01 cedricve

Let me know if anymore question on this topic! ;)

cedricve avatar Feb 13 '23 20:02 cedricve