My question is:
If frame size of a video stream is larger than RTP packet size, the frame has to be fragmented. Since duration time is used to calculate the time at which the next packet is sent, it implies that the overflow data of a frame(carried in next packets) would delay?

No - our code ("MultiFramedRTPSink.cpp") automatically takes care of this.

All you need do is provide the duration of each supplied frame.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to