[Live-devel] Write the stream in a file with openRTSP

Ross Finlayson finlayson at live555.com
Tue Dec 20 00:58:46 PST 2011


> I would like to use OpenRTSP to record an IP camera stream on my PC.
> I arrived to connect it by using this kind of command : openrtsp.exe -4 rtsp://192.168.0.200/rtsph264
> but I don't know how convert the stream received in a video file ?

The "-4" (and "-q") options output to 'stdout'.  So you will need to redirect 'stdout' to a file.

And, as explained in the documentation
	http://www.live555.com/openRTSP/#quicktime
you should also use the "-w <width>", "-h <height>" and "-f <frame-rate>" options.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111220/a60e584a/attachment.html>


More information about the live-devel mailing list