MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Data Structures | Variables
RTP Namespace Reference

This namespace holds all RTP-parsing and sending related functionality. More...

Data Structures

class  Packet
 This class is used to make RTP packets. Currently, H264, and AAC are supported. RTP mechanisms, like increasing sequence numbers and setting timestamps are all taken care of in here. More...
 

Variables

unsigned int MAX_SEND = 4*1024
 

Detailed Description

This namespace holds all RTP-parsing and sending related functionality.

Variable Documentation

unsigned int RTP::MAX_SEND = 4*1024