In This Topic ▼

ltmmRTSPPorts Constants

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.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help