<div>Hi,</div>
<div> </div>
<div>I have made a H264 media server and the input is encoded frames directed coming from the hardware encoder, not from a file. </div>
<div>I can successfully receive the H264 stream from openRTSP command tool and store the received stream into a file.</div>
<div>The VLC player also can play the stored the file smoothly. </div>
<div> </div>
<div>But if I use the VLC directly play the RTSP stream from the server, everything is fine at the beginning, but the VLC play will stop showing video after 2 / 3 minutes. </div>
<div>I do not understand what is the reason for it.  </div>
<div>Perhaps the H264 I frames are too large (30K bytes) for VLC to handle directly? When playing the files, the VLC uses a larger buffer than RTSP streaming?</div>
<div>Any suggestion is highly appreciated. </div>
<div>Thanks a lot.</div>
<div> </div>
<div>Best Regards,</div>
<div>Tao  </div>