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

2011-12-20 Thread Ross Finlayson
> 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

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

2011-12-20 Thread Boris Saint-Martin
Hi, 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 ? Someone to help me ? Cheers Boris Saint-Martin___