Syntax
typedef enum _ltmmRTSPPorts
{
ltmmRTSP_DefaultPort = 554,
} ltmmRTSPPorts;
Summary
The ltmmRTSPPorts constant defines the default port for the RTSP Server to listen on.
Constants
Constant | Description | |
---|---|---|
ltmmRTSP_DefaultPort | [554] Indicates the default RTSP port. If you use this value for the port in IltmmRTSPServer::StartServer, RTSP clients will not need to specify a port when they connect to your RTSP server. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET