[Live-devel] About openRTSP
Ross Finlayson
finlayson at live555.com
Mon Jan 17 16:54:17 PST 2011
>I have observed one point in the openRTSP. When i use openRTSP as it
>is it works fine, but when i introduces delay in void
>FileSink::afterGettingFrame1 (lets say 50 ms) i will miss some
>frame. why?
Probably because your operating system has insufficient large socket
reception buffering. (If you stop reading packets from a datagram
socket, the operating system will buffer incoming packets, but will
drop subsequent packets once its buffer fills up.)
See http://www.live555.com/liveMedia/faq.html#packet-loss
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list