<div dir="ltr"><div class="gmail_quote"><div>Disclaimer: I have read the RTSP 1 spec but I'm not up-to-date on RTSP 2.0. I hope if I'm wrong, someone with more expertise will chime in.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">2. I need to know is there any way, rtsp server can reach to any/some client<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
on demand (I mean, can send stream to any client when ever server wants).<br></blockquote><div><br></div><div>I don't believe this is possible. In RTSP, the client is always the one establishing a session with the server, not vice-versa. You could work around this by making a custom channel of communication between the server and client, where the server notifies the client that it should establish an RTSP session with the server.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Any kind of suggesting is huge appreciable.<br>
Thanks in advance. <br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><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="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div>