Well, I did not explain myself before.<br>I&#39;m doing a client/server application. The client part will connect to a normal RTSP server and divide the video in parts.<br>The server part will stream those parts with different priorities to various clients, but those clients don&#39;t need to know that the video is divided.<br>
<br>Thanks again, and sorry for my english<br><br><div class="gmail_quote">2009/4/21 Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span><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;">
And how can I make the client to divide the file in multiple parts?<br>
</blockquote>
<br></div>
Now this is just being silly.<br>
<br>
If you want to record the incoming stream back into separate files, then why combine the files (on the server) in the first place?<br>
<br>
Instead, leave the server the way it was, and just use &quot;openRTSP&quot; to request each stream separately, recording each one into a separate file.  I.e., you could call &quot;openRTSP&quot; multiple times, from a script.<div>
<div></div><div class="h5"><br>
-- <br>
<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>
</div></div></blockquote></div><br>