August'24: Kamaelia is in maintenance mode and will recieve periodic updates, about twice a year, primarily targeted around Python 3 and ecosystem compatibility. PRs are always welcome. Latest Release: 1.14.32 (2024/3/24)

Kamaelia.Protocol.RTP.RTCPHeader

RTP Header

This class provides a representation of the fixed RTP Headers as per section 5.1 of RFC1889. The following attributes on an RTPHeader object represent the fields in the header:

version,padding, extension, CSRCCount, marker, payloadtype sequencenumber, timestamp, SSRC, CSRC

The order of the fields and sizes are defined in the variable "struct".


Feedback

Got a problem with the documentation? Something unclear that could be clearer? Want to help improve it? Constructive criticism is very welcome - especially if you can suggest a better rewording!

Please leave you feedback here in reply to the documentation thread in the Kamaelia blog.

-- Automatic documentation generator, 05 Jun 2009 at 03:01:38 UTC/GMT