<div dir="ltr"><div>Thanks Ross,<br><br></div><div>I had something similar in mind, so I believe I will take this path :)<br><br></div><div>Thanks once again, you've been really helpful.<br><br>David Cassany<br></div></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/25 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div class="im"><div><blockquote type="cite"><div dir="ltr"><div><div><div>I have been having a look in live555 source code for some time right now in order to find out how cloud I implement an <span>RTSP</span> server using live555 and using at the same time my own <span>UDP</span>/<span>RTP</span> sender functions. <br>

</div></div></div></div></blockquote><div><br></div></div></div>I believe you can do this, by defining your own subclass of "ServerMediaSubsession" (and then adding an instance of this class (inside a "ServerMediaSession) to your "RTSPServer" object, after you've created it).<div>

<br></div><div>Your subclass of "ServerMediaSubsession" will need to implement the following pure virtual functions: sdpLines(), getStreamParameters(), startStream().</div><span class="HOEnZb"><font color="#888888"><br>

<br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>

Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></font></span></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div>