> I am trying to record audio/video (mainly audio) from 4 IP cameras that 
> output h264. But I can get the audio part of the recording, and only the 
> video shows up in the files. Actually, the video is not as important as the 
> audio.
> Here is one of the commands I am using:
> 
> ./openRTSP -d 5 -4 -f 30 -w 640 -h 480 -4 rtsp://192.168.1.6/MediaInput/h264 
> > hello.mp4
> 
> 
> I've tried this with .mov and .avi and nothing good happens.

You didn't say what kind of audio (i.e., what audio codec) this is.  That might 
have affected my answer.

But the only thing I can suggest right now is to try receiving/recording the 
audio stream only - i.e., without the video stream.  I.e., try adding the "-a" 
option.


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

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to