Stream Picamera module 3 over network

June 17, 2024, 11:57

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.

mackagg

MJPG_STREAMER

mackagg

it even has built in start.sh that lets you choose the options

pangolino30

I think I've already tried, I'll try again

pangolino30

Thx for you reply

mackagg

Its literally so simple if you know how to do it

mackagg

but god damn this was hard to find

mackagg

<@950812457029480468>

mackagg

do it only to step 5

justaccsolol

ig you can try motion eye?

mackagg

then nano start.sh

mackagg

and choose what you want

mackagg

yea that is a option

pangolino30

MotionEye is only a viewing platform no ?

justaccsolol

Is a distro that displays @ real time what the camara views as a web (its ip)