Media Controller
A GStreamer implementation using the VideoXpert SDK
MediaController::Rtsp Namespace Reference

Contains classes that manage RTSP streams. More...

Classes

class  Commands
 Establishes and controls an RTSP stream. More...
 
class  KeepAlive
 Manages the keep alive requests for a stream instance. More...
 
struct  MediaDescription
 The parsed media information from an SDP packet. More...
 
struct  Response
 The parsed information from an RTSP response. More...
 
class  SdpParser
 Parses the SDP packets sent from an RTSP source. More...
 
class  Stream
 Represents an RTSP stream. More...
 

Detailed Description

Contains classes that manage RTSP streams.