<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div dir="ltr"><div>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.</div><div>Here is one of the commands I am using:</div><div><br></div><div>./openRTSP -d 5 -4 -f 30 -w 640 -h 480 -4<span class="Apple-converted-space"> </span><a href="rtsp://192.168.1.6/MediaInput/h264">rtsp://192.168.1.6/MediaInput/h264</a><span class="Apple-converted-space"> </span>> hello.mp4</div><div><br></div><div><br></div><div>I've tried this with .mov and .avi and nothing good happens.</div></div></div></blockquote><div><br></div></div>You didn't say what kind of audio (i.e., what audio codec) this is.  That might have affected my answer.<div><br></div><div>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.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>