<div dir="ltr"><div>gst_rtsp_media_factory_set_shared(factory, TRUE);<br><br></div>TRUE means allow sharing, FALSE means don't. Sharing means that multiple connections to the server will receive the same video stream (it is shared between them). The default is 5 but you can change that.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 18, 2013 at 2:32 PM, danil4u <span dir="ltr"><<a href="mailto:danil4u@gmail.com" target="_blank">danil4u@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
thank you for your inputs.<br>
<br>
Can you please give some more inputs on how to set the media as shared? any<br>
links to it?<br>
<br>
thanks<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-do-streaming-of-mp4-file-using-rtsp-on-gstreamer-simulating-the-live-stream-tp4662693p4662709.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/How-to-do-streaming-of-mp4-file-using-rtsp-on-gstreamer-simulating-the-live-stream-tp4662693p4662709.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>