View Source API Reference Membrane RTSP v0.6.2
Modules
RTSP Session
Logic for RTSP session
Struct representing the state of RTSP session
This module represents a RTSP 1.0 request.
This module represents a RTSP response.
Implementation of an RTSP server.
A module representing a client-server connection
Behaviour describing client request handling for Real Time Streaming Protocol.
Logic for RTSP Server
Struct representing the state of a server connection
Behaviour describing Transport Layer for Real Time Streaming Protocol
This module implements the Transport behaviour and transmits requests over TCP Socket keeping connection until either session is closed or connection is closed by server.