Content
Sv translation | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
The Real-Time Transport Control Protocol (RTCP) is a sister protocol of the Real-time Transport Protocol (RTP) . Its basic functionality and packet structure is defined in the RTP specification RFC 3550, superseding its original standardization in 1996 (RFC 1889). RTCP provides out-of-band statistics and control information for an RTP flow. It partners RTP in the delivery and packaging of multimedia data, but does not transport any media streams itself. Typically RTP will be sent on an even-numbered UDP port, with RTCP messages being sent over the next highest odd-numbered port. The primary function of RTCP is to provide feedback on the quality of service ( QoS ) in media distribution by periodically sending statistics information to participants in a streaming multimedia session. RTCP gathers statistics for a media connection and information such as transmitted octet and packet counts, lost packet counts, jitter , and round-trip delay time. An application may use this information to control quality of service parameters, perhaps by limiting flow, or using a different codec. RTCP itself does not provide any flow encryption or authentication methods. Such mechanisms may be implemented, for example, with the Secure Real-time Transport Protocol (SRTP) defined in RFC 3711. Source: http://en.wikipedia.org/wiki/RTCP
|
Sv translation | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Das Real-Time Transport Control Protocol (RTCP) ist ein Schwesterprotokoll des Real-Time Transport Protocol (RTP) . Die Grundfunktionalität und Paketstruktur ist in der RTP-Spezifikation RFC 3550 definiert und ersetzt die ursprüngliche Standardisierung von 1996 (RFC 1889). RTCP liefert Out-of-Band-Statistiken und Steuerinformationen für einen RTP-Flow. Sie ist Partner von RTP bei der Lieferung und Verpackung von Multimedia-Daten, transportiert aber keine Medienströme selbst. Normalerweise wird RTP über einen geradzahligen UDP-Port gesendet, wobei RTCP-Nachrichten über den nächsthöheren ungeradzahligen Port gesendet werden. Die Hauptfunktion von RTCP besteht darin, Feedback über die Servicequalität ( QoS ) in der Medienverbreitung zu geben, indem regelmäßig statistische Informationen an die Teilnehmer einer Streaming-Multimedia-Sitzung gesendet werden. RTCP sammelt Statistiken für eine Medienverbindung und Informationen wie übertragene Oktett- und Paketanzahl, verlorene Paketanzahl, Jitter und Hin- und Rücklaufzeit. Eine Anwendung kann diese Informationen verwenden, um die Parameter für die Dienstqualität zu steuern, z.B. durch Einschränkung des Durchflusses oder durch Verwendung eines anderen Codecs. RTCP selbst bietet keine Flow-Verschlüsselung oder Authentifizierungsmethoden. Solche Mechanismen können beispielsweise mit dem in RFC 3711 definierten Secure Real-time Transport Protocol (SRTP) implementiert werden. Quelle: http://en.wikipedia.org/wiki/RTCP
|