[Live-devel] streaming in and out same file

Ross Finlayson finlayson at live555.com
Fri Oct 3 05:59:09 PDT 2008


>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/>



More information about the live-devel mailing list