Thanks for your response. Is there a way where this control can be over each packet that is being transmitted? <br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 1:05 AM, Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I am trying to do controlled streaming of a media file using the live555 server. In the sense, if I wish to transmit only 10% of a file, I want to be able to do so.<br>
</blockquote>
<br></div>
The RTSP protocol lets you specify the start and end times of the stream.  Note the &quot;start&quot; and &quot;end&quot; parameters to &quot;RTSPClient::playMediaS(ubs)ession()&quot;.  Also, if you are using the &quot;openRTSP&quot; client, note the &quot;-d&quot; and &quot;-s&quot; options.<br>

-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">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>
</font></blockquote></div><br>