#include <RsRTSPServer.hh>
|
static RsRTSPServer * | createNew (UsageEnvironment &t_env, std::shared_ptr< RsDevice > t_device, Port t_ourPort=554, UserAuthenticationDatabase *t_authDatabase=NULL, unsigned t_reclamationSeconds=20) |
|
Definition at line 11 of file RsRTSPServer.hh.
RsRTSPServer::RsRTSPServer |
( |
UsageEnvironment & |
t_env, |
|
|
std::shared_ptr< RsDevice > |
t_device, |
|
|
int |
t_ourSocket, |
|
|
Port |
t_ourPort, |
|
|
UserAuthenticationDatabase * |
t_authDatabase, |
|
|
unsigned |
t_reclamationSeconds |
|
) |
| |
|
protected |
RsRTSPServer::~RsRTSPServer |
( |
| ) |
|
|
protectedvirtual |
char const * RsRTSPServer::allowedCommandNames |
( |
| ) |
|
|
protected |
RsRTSPServer * RsRTSPServer::createNew |
( |
UsageEnvironment & |
t_env, |
|
|
std::shared_ptr< RsDevice > |
t_device, |
|
|
Port |
t_ourPort = 554 , |
|
|
UserAuthenticationDatabase * |
t_authDatabase = NULL , |
|
|
unsigned |
t_reclamationSeconds = 20 |
|
) |
| |
|
static |
GenericMediaServer::ClientConnection * RsRTSPServer::createNewClientConnection |
( |
int |
t_clientSocket, |
|
|
struct sockaddr_storage const & |
t_clientAddr |
|
) |
| |
|
protectedvirtual |
GenericMediaServer::ClientSession * RsRTSPServer::createNewClientSession |
( |
u_int32_t |
t_sessionId | ) |
|
|
protectedvirtual |
int RsRTSPServer::openRsCamera |
( |
RsSensor |
t_sensor, |
|
|
std::unordered_map< long long int, rs2::frame_queue > & |
t_streamProfiles |
|
) |
| |
|
private |
std::shared_ptr<RsDevice> RsRTSPServer::m_device |
|
protected |
The documentation for this class was generated from the following files: