[Live-devel] H264 dropped P frames

Ross Finlayson finlayson at live555.com
Thu May 2 13:09:30 PDT 2013


> If I run OpenRTSP on the command line and dump the frames into a file, all the frames are there and I can feed it back into VLC and it plays.
> In my code I am missing a lot of the P_FRAMES frame right after the I_FRAME.  I then am randomly missing a few P_FRAMES randomly.

To me, this looks like packet loss - either on the network, or within your OS.  In case of the latter, I suspect that there may be insufficient OS socket buffering.  If so, your application should be able to increase this; see:
	http://www.live555.com/liveMedia/faq.html#packet-loss


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130502/2759a7cd/attachment.html>


More information about the live-devel mailing list