![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : RTSPServer Class |
The following tables list the members exposed by RTSPServer.
Name | Description | |
---|---|---|
![]() | RTSPServer Constructor | Creates a new RTSPServer object. |
Name | Description | |
---|---|---|
![]() | DefaultPort | Specifies the default port for the RTSP Server. |
Name | Description | |
---|---|---|
![]() | SourceCount | Retrieves the number of folders in the internal source folder list. |
![]() | TargetAddress | Gets or sets the IP address on which the RTSP Server should listen for connections. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetLiveLatency | Retrieves the latency used for streaming live streams. |
![]() | GetSecurity | Retrieves the security settings for one of the sources. |
![]() | GetSourceFolder | Retrieves one of the folders from the source folder list. |
![]() | GetSourceType | Retrieves the type of the sources in the source list. |
![]() | LoadSettingsFromFile | Sets the default compression settings used for recompressing files whose compression is not compatible with the RTSP Server. |
![]() | LoadSettingsFromStream | Sets the default compression used to recompress files with compression incompatible with the RTSP Server. |
![]() | SetLiveLatency | Sets the LiveLatency settings for a source folder or the whole server. |
![]() | SetSecurity | Sets the security settings for a source folder or the whole server. |
![]() | SetSourceFolder | Adds, modifies or removes a folder from the internal source folder list. |
![]() | StartServer | Starts the RTSP server listening on the specified port. |
![]() | StopServer | Stops the RTSP server from listening on the specified port. |