Hi, I am currently working on something that needs to streaming live mjpeg, mpeg4 and h264 videos to client player(usually mplayer). <br><div class="gmail_quote">My program gets number of frames of one the those three videos per second, it works very well when the frame size is small.<br>

However, when the size of frame increased(by increasing resolution, bitrate and framerate), but it no longer run smoothly anymore, which i get lots glitches on mplayer, this problem usually happen on h264 and mpeg4, it seems mjpeg still works fine.<br>

Therefore I use openRTSP to record the video into avi file, but no luck.<br>Is there anything to do about the performance of live555? I cant really figure out the problem, please help.<br>Thanks for your time<br>Wai<br>
<br></div><br>