[Live-devel] How to slow down the RTP packets sent by server

Ross Finlayson finlayson at live555.com
Sun Aug 13 08:43:13 PDT 2006


>Is it possible to slow down the rate of RTP packets sent by server 
>(test*Streamer)  by using RTCP Instance of client (test*Receiver) .

RTCP is not used for this.

Instead, the object that feeds into a "RTPSink" (subclass) should 
simply set "fDurationInMicroseconds" appropriately.  (Of course, if 
you intend the data - when received - to be rendered in a media 
player, then you should also set "fPresentationTime" to match.)
-- 

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


More information about the live-devel mailing list