live
Data Structures | Functions
RTSPServer.hh File Reference
#include "GenericMediaServer.hh"
#include "DigestAuthentication.hh"
Include dependency graph for RTSPServer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RTSPServer
 
class  RTSPServer::RTSPClientConnection
 
class  RTSPServer::RTSPClientConnection::ParamsForREGISTER
 
class  RTSPServer::RTSPClientSession
 
struct  RTSPServer::RTSPClientSession::streamState
 
class  RTSPServerWithREGISTERProxying
 

Functions

void parseTransportHeaderForREGISTER (char const *buf, Boolean &reuseConnection, Boolean &deliverViaTCP, char *&proxyURLSuffix)
 

Function Documentation

◆ parseTransportHeaderForREGISTER()

void parseTransportHeaderForREGISTER ( char const *  buf,
Boolean reuseConnection,
Boolean deliverViaTCP,
char *&  proxyURLSuffix 
)