Mosaic View 4 RTSP Streams to one RTSP Stream help needed

dabrain34 scerveau at gmail.com
Tue Jun 8 14:03:47 UTC 2021


Hi,

You can give a try to:
	
./server & sleep 1 && ./client && killall server works like a charm

or

/build/subprojects/gst-rtsp-server/examples/test-launch "( videotestsrc !
videomixer name=comp sink_0::xpos=0 sink_0::ypos=0  sink_0::alpha=0
sink_1::xpos=0 sink_1::ypos=0 sink_2::xpos=320 sink_2::ypos=0 sink_3::xpos=0
sink_3::ypos=240 sink_4::xpos=320 sink_4::ypos=240 ! videoconvert !
video/x-raw,format=NV12 ! x264enc ! rtph264pay name=pay0 pt=96 videotestsrc
! comp.sink_1  videotestsrc ! comp.sink_2 videotestsrc ! comp.sink_3
videotestsrc ! comp.sink_4 )" & sleep 1 && gst-launch-1.0 uridecodebin
uri=rtsp://127.0.0.1:8554/test ! autovideosink && killall test-launch

Regards.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list