"Applications typically run RTP on top of UDP"RFC3550より引用。
"RTP itself ... does not prevent out-of-order delivery"RFC3550より引用。
"The sequence numbers included in RTP allow the receiver to reconstruct the sender's packet sequence"RFC3550より引用。
"Note that RTP itself ... does not guarantee delivery"RFC3550より引用。
"the real-time transport protocol ... provides end-to-end delivery services ... Those services include ... sequence numbering ... The sequence numbers included in RTP allow the receiver to reconstruct the sender's packet sequence ... All packets from a synchronization source form part of the same timing and sequence number space"RFC3550より引用。
"The sequence number increments by one for each RTP data packet sent"RFC3550より引用。
"The initial value of the sequence number SHOULD be random (unpredictable) to make known-plaintext attacks on encryption more difficult"RFC3550より引用。
"The SSRC identifier is a randomly chosen value meant to be globally unique within a particular RTP session"RFC3550より引用。
"RTP may be used with other suitable underlying network or transport protocols"RFC3550より引用。
"RTP depends upon the lower-layer protocol to provide some mechanism such as ports"RFC3550より引用。