Activating Raspberry Pi Camera Module 3 in BlueOS via Docker on Raspberry Pi 5

Hi Patrick!

If I understood correctly, on the Video Streams page, the camera does not appear. I managed to launch the video stream on the host OS using standard tools (rpicam-vid -t 0 --framerate 12 --width 800 --height 600 --inline -o udp://192.168.2.1:5600 ) and connect to it on GCS (Windows 10) using the command ffplay udp://192.168.2.2:5600 -fflags nobuffer -flags low_delay -framedrop. However, this stream does not play in QGC. Currently, I am trying to launch the GStreamer stream with libcamera following the advice of João Antônio Cardoso. I am attaching the mavlink-camera-manager logs to this message.
I read on the forum that support for the Pi5 is not planned until the end of 2024, so I would be grateful for any help and tips for solving this task.

mavlink-camera-manager-20240327-162018.zip (43.0 KB)