[Live-devel] Burst output in the beginning

Erin Yang erin.yang at mstarsemi.com
Fri Oct 7 08:03:20 PDT 2011


I am implementing a RTSP client and use http://m.youtube.com <http://m.youtube.com/>  to verify my program.

This RTSP server will output burst data in the beginning. It’s about 3-second data fed within the first second.

When sending PAUSE and then PLAY command, the sending speed from server in the beginning is much higher than stream bitrate.

If PAUSE and PLAY are sent again and again, the burst data is more and more.

That is, queued RTP packets are too many to play with correct presentation time.

Lastly, the buffer overflows. How to avoid the problem? Enlarging the buffer size seems not a good solution since we have no idea how many PAUSE and PLAY commands will be sent. If you have a suggestion about buffer size or other solution, please kindly advise.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111007/079fe0f5/attachment-0001.html>


More information about the live-devel mailing list