Hi,<br><br>I&#39;m using openRTSP to connect to an axis camera and record the video and audio to an .mp4 file<br>I do this:<br><br>openRTSP.exe -4 -y -l -w 640 -h 480 -f 30 -b 100000 -d 10 rtsp://<a href="http://192.168.10.56/mpeg4/media.amp">192.168.10.56/mpeg4/media.amp</a> &gt; a.mp4<br>
<br><br>When I playback the file with Videolan or The KMPlayer the audio and video is out of sync.<br><br>However, if I connect to the camera and I record to .mp4 using Videolan the file is good.<br><br>Am I doing something wrong?<br>
<br>Thanks<br>