Real-Time Transport Protocol (RTP) & Real-Time Transport Control Protocol (RTCP)

RTP and RTCP are used together

RTP

RTCP

used for the exchange of

multimedia data

used to periodically send control information

associated with a certain data flow

uses even port number

uses the next higher (odd) port number

usually uses UDP (but any

other protocol works)

usually uses the same as RTP

two media streams using RTP would typically use different UDP port numbers

Real-Time Transport Protocol (RTP)

Real-Time Transport Control Protocol (RTCP)