Well, I did not explain myself before. I'm doing a client/server application. The client part will connect to a normal RTSP server and divide the video in parts. The server part will stream those parts with different priorities to various clients, but those clients don't need to know that the video is divided.
Thanks again, and sorry for my english 2009/4/21 Ross Finlayson <finlay...@live555.com> > And how can I make the client to divide the file in multiple parts? >> > > Now this is just being silly. > > If you want to record the incoming stream back into separate files, then > why combine the files (on the server) in the first place? > > Instead, leave the server the way it was, and just use "openRTSP" to > request each stream separately, recording each one into a separate file. > I.e., you could call "openRTSP" multiple times, from a script. > > -- > > Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > _______________________________________________ > live-devel mailing list > live-devel@lists.live555.com > http://lists.live555.com/mailman/listinfo/live-devel >
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel