The rtsp command is used to manage rtsp settings.
Synopsis
|
rtsp start
|
Actions
|
Action |
Description |
|---|---|
|
start |
Starts listening for rtsp clients. |
|
stop |
Stops rtsp, disconnecting clients. |
|
set |
Configures rtsp settings. See Parameters below. |
|
get |
Displays rtsp information. You can specify to display the configuration (config), stats, or all. |
Parameters
|
Parameter |
Default |
Description |
|---|---|---|
|
|
554 |
TCP port on which to listen for rtsp clients. |
Examples
|
Returns rtsp configuration information for the encoder:
|
|
Sets the rtsp port to 10554 and provides the following confirmation.
|
Related Topics