Hi Gianluigi,
Please provide the -i option and review the options on the main site, below:
http://www.live555.com/openRTSP/#quicktime
Those options all work for me, and very well!
Here is another recipe I use for additional cross-validation.
If you have L16 media, put a riff header on it:
sox -
I'm trying to capture a video stream from Axis IP camera with openRTSP.
I get a correct file if I use:
openRTSP -d 20 -4 -f 3 -w 640 -h 480 -b 40
"rtsp://10.10.1.61/axis-media/media.amp?compression=35&fps=3" >video.avi
but I try this:
openRTSP -d 20 -f 3 -w 640 -h 480 -b 40
"rtsp://10.1
Hello,
I'm trying to capture a video stream from Axis IP camera with openRTSP.
I get a correct file if I use:
openRTSP -d 20 -4 -f 3 -w 640 -h 480 -b 40
"rtsp://10.10.1.61/axis-media/media.amp?compression=35&fps=3" >video.avi
but I try this:
openRTSP -d 20 -f 3 -w 640 -h 480 -b 40
"rtsp://1