Start Re-streaming a Recording
This command creates a stream for the specified recording (asset) and returns its ID. You specify the destination IP address and port.
Authorizations: All
Request
|
Parameters
Name | Description |
---|---|
recordingId | The ID of a HMP recording. |
ip | The destination unicast or multicast IP address. |
port | The destination Port number. |
Result
Success
streamId |
Error
Error | Description |
---|---|
| The |
| The IP Address must follow the proper IPv4/IPv6 notation. |
| Port must be between 0 and 65535. |
| A recording with UUID |
|
|
| The specified IP address or port is currently in use by the session. |
| The specified IP address or port is currently in use by the source. |
| An internal error occurred while starting the |
Example
|