Home | Tutorials | Resources | Books | Feedback | About us


VoIP

SIP

RTP
What is RTP?
Why real-time?
Components of RTP
Applications of RTP
Mixer
Translator
Packet Structure of RTP
RTP Header
Synchronization
Application Level Framing
What is RTCP?
Types of RTCP packets
Conclusion

SDP

 

Go to Previous Go to Next

RTCP

What is RTCP?

The RTP control protocol (RTCP) is based on the periodic transmission of control packets to all participants in the session, using the same distribution mechanism as the data packets.

Functions of RTCP
  • It provides feedback on the quality of the data distribution. Different types of packets are used. We will discuss those in the next page.

  • It carries a persistent transport-level identifier for an RTP source called the canonical name or CNAME. SSRC may change from time to time but CNAME remains the same. It is used to identify a participant during the session. RTCP may also contain extra information for the participants like email.

  • By having each participant send its control packets to all the others, each can independently observe the number of participants. This number is used to calculate the rate at which the packets are sent. More users in a session means an individual source may send packets less frequently.

 

Go to Previous Go to Next


If you have any suggestion, correction, query just mail to koushik.banerjeeATgmail.com
© 2005-2018 K.Banerjee
Last updated: March 1st, 2018