<div dir="ltr"><div><div>I want to display two rtsp streams (or more) on screen using videomixer.<br><br></div>Currently I have two (and would like to add more) RTSP security cameras and I would like to display and record them at the same time using videomixer and tee. Examples C programs for single streams seem to be easy to come by but have been unable to find a multi-stream capable client example.<br><br></div>Thanks for your response<br><div><div><div><br><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 11 Dec 2015 at 16:43 Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fr, 2015-12-11 at 06:11 +0000, John wrote:<br>
> I have been trying to find an example for a gstreamer RTSP client<br>
> able to handle multiple URI's programmed in C.<br>
><br>
> While I have found a lot of command line examples using queue I have<br>
> not found any using C.<br>
><br>
> Can anyone point me to an example?<br>
<br>
What are the examples you're looking at? In general you can just use<br>
any example you find out there that uses playbin, and pass a rtsp://<br>
URI to playbin.<br>
<br>
Do you need anything more than that? If so, what?<br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>