Highfreq
Posts: 2
Joined: Thu Feb 21, 2019 8:28 pm

Raspicam stream trough RTSP and UDP

Thu Feb 21, 2019 8:35 pm

Hello, for one of my project i need to stream the raspicam video direct to an UDP port on the client and trough an RTSP server on client request.
At the moment i can do both things using gstreamer for the udpsink and gst-rtsp-server for the rtsp side.
My problem is that i can't do it simultaneusly. I guess i need to tee the pipe but i am a bit at a loss here.

Any help with some examples it is really welcome.


regards,

Corrado

Return to “Advanced users”