#include <RsRTSPServer.hh>
|
void | closeRsCamera () |
|
void | emptyStreamProfileQueue (long long int t_profile_key) |
|
virtual void | handleCmd_GET_PARAMETER (RTSPClientConnection *t_ourClientConnection, ServerMediaSubsession *t_subsession, char const *t_fullRequestStr) |
|
virtual void | handleCmd_PAUSE (RTSPClientConnection *t_ourClientConnection, ServerMediaSubsession *t_subsession) |
|
virtual void | handleCmd_PLAY (RTSPClientConnection *t_ourClientConnection, ServerMediaSubsession *t_subsession, char const *t_fullRequestStr) |
|
virtual void | handleCmd_SET_PARAMETER (RTSPClientConnection *t_ourClientConnection, ServerMediaSubsession *t_subsession, char const *t_fullRequestStr) |
|
virtual void | handleCmd_SETUP (RTSPServer::RTSPClientConnection *t_ourClientConnection, char const *t_urlPreSuffix, char const *t_urlSuffix, char const *t_fullRequestStr) |
|
virtual void | handleCmd_TEARDOWN (RTSPClientConnection *t_ourClientConnection, ServerMediaSubsession *t_subsession) |
|
void | openRsCamera () |
|
| RsRTSPClientSession (RTSPServer &t_ourServer, u_int32_t t_sessionId) |
|
virtual | ~RsRTSPClientSession () |
|
Definition at line 44 of file RsRTSPServer.hh.
RsRTSPServer::RsRTSPClientSession::RsRTSPClientSession |
( |
RTSPServer & |
t_ourServer, |
|
|
u_int32_t |
t_sessionId |
|
) |
| |
|
protected |
RsRTSPServer::RsRTSPClientSession::~RsRTSPClientSession |
( |
| ) |
|
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::closeRsCamera |
( |
| ) |
|
|
protected |
void RsRTSPServer::RsRTSPClientSession::emptyStreamProfileQueue |
( |
long long int |
t_profile_key | ) |
|
|
protected |
void RsRTSPServer::RsRTSPClientSession::handleCmd_GET_PARAMETER |
( |
RTSPClientConnection * |
t_ourClientConnection, |
|
|
ServerMediaSubsession * |
t_subsession, |
|
|
char const * |
t_fullRequestStr |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::handleCmd_PAUSE |
( |
RTSPClientConnection * |
t_ourClientConnection, |
|
|
ServerMediaSubsession * |
t_subsession |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::handleCmd_PLAY |
( |
RTSPClientConnection * |
t_ourClientConnection, |
|
|
ServerMediaSubsession * |
t_subsession, |
|
|
char const * |
t_fullRequestStr |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::handleCmd_SET_PARAMETER |
( |
RTSPClientConnection * |
t_ourClientConnection, |
|
|
ServerMediaSubsession * |
t_subsession, |
|
|
char const * |
t_fullRequestStr |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::handleCmd_SETUP |
( |
RTSPServer::RTSPClientConnection * |
t_ourClientConnection, |
|
|
char const * |
t_urlPreSuffix, |
|
|
char const * |
t_urlSuffix, |
|
|
char const * |
t_fullRequestStr |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::handleCmd_TEARDOWN |
( |
RTSPClientConnection * |
t_ourClientConnection, |
|
|
ServerMediaSubsession * |
t_subsession |
|
) |
| |
|
protectedvirtual |
void RsRTSPServer::RsRTSPClientSession::openRsCamera |
( |
| ) |
|
|
protected |
std::unordered_map<long long int, rs2::frame_queue> RsRTSPServer::RsRTSPClientSession::m_streamProfiles |
|
private |
The documentation for this class was generated from the following files: