<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><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 rtsp://192.168.1.6/MediaInput/h264 > hello.mp4</div><div><br></div><div><br></div><div>I've tried this with .mov and .avi and nothing good happens.</div><div><br></div><div>What am I missing? Am I using the wrong format? Missing some decoding arguments?</div><div><br></div><div>I need the audio from all 4 cameras at the same time, so I'm trying to put his into a python script to do it.</div><div>If you have another suggestion/program/strategy for recording more than 1 audio/video file at the same time, then let me know.</div><div><br></div><div>Thanks in advanced!!!!!!</div>                                         </div></body>
</html>