I am trying to write to a new H264 file every 20 seconds. <br>As a first step, I have modified the testRTSPClient like below. Now it captures h264 to a file but when I play the file the frames are too fast.<br><a href="http://pastebin.com/jeJJgswh">http://pastebin.com/jeJJgswh</a><br>
<br>Appreciate any help. Is there another way I can capture a new file every n seconds?<br><br>