ltmmRTSPPorts Constants

Summary

The ltmmRTSPPorts constant defines the default port for the RTSP Server to listen on.

Syntax

typedef enum _ltmmRTSPPorts 
{ 
   ltmmRTSP_DefaultPort = 554, 
} ltmmRTSPPorts; 

Members

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.

See Also

IltmmRTSPServer::StartServer

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

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.