Hi Ross, Thanks for your response!!!!!!!
But my requirement is to stream in a number of videos from network and streamout some among them. So there will be number of clients (say 15-20) and one server. Can you suggest a better way to achieve this? Why you are giving default name for recorded videos using openRTSP?? Thanks Anoop -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson Sent: Friday, October 03, 2008 6:29 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] streaming in and out same file >Is it possible to streamout a file while streaming in ?. I tried to >achive this through using live555 server and openRTSP client. >Unfortunately openTSP saving video with some default name that too >without extension which is necessary for live555 to sream out properly. >Whether editing openRTSP code to save file with extension will help in >streaming in and out??? You can do this by having "openRTSP" write a (single) output stream to 'stdout', and piping this to "testOnDemandRTSPServer" that reads from 'stdin'. (You will need to modify the "testOnDemandRTSPServer" code to do this (see <http://www.live555.com/liveMedia/faq.html#liveInput-unicast>), bnt you won't need to modify the existing "openRTSP" code.) Ross Finlayson Live Networks, Inc. (LIVE555.COM) <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