pangolino30
Hi,
I am building a video surveillance system. I have a Raspberry PI 4 to which a Camera Module 3 Wide is connected.
My goal is to recover the image from this camera on another Raspberry (PI5). I currently have a Python program that allows me to stream in MJPEG but the quality is not optimal. I would like to stream in RTSP but I haven't found a working method.
Have any of you ever done this?
Thank you in advance for your answers.