Is there proper way to stream multiple rtsp sources in one pipeline?

이병헌 byunghun.lee at fainders.ai
Thu Sep 2 08:00:53 UTC 2021


Hello

My question is same as subject

Is there proper way or element to stream multiple rtsp sources in only one pipeline?
I don’t need muxing sources into one buffer
I need element like a task queue for buffers from multiple rtsp sources

I tried find some element in gstreamer document, but I failed to find…

My pipeline blueprint like as below

- - - - - - - -
|		|		  - - - - - - - - - - 
|  rtspsrc 	| - - - - - - - |			|
|		|		 |			|
|		|		 |			|
- - - - - - - -		 |			|
- - - - - - - -		 |			|
|		|		 |			|
|  rtspsrc 	| - - - - - - - |  some		| - - -riph265depay—h265parse—mp4mux—filesink
|		|		 |  element	|
|		|		 |			|
- - - - - - - -		 |			|
- - - - - - - -		 |			|
|		|		 |			|
|  rtspsrc 	| - - - - - - - |			|
|		|		  - - - - - - - - - - 
|		|
- - - - - - - -		

Thanks for reading




More information about the gstreamer-devel mailing list