Video API, REST: StreamLine
Stream line management service.
Provides methods for creating, retrieving, updating, and deleting stream lines,
which define the technical configuration for receiving and processing video signals.
Methods
Method |
Description |
Retrieves detailed information about a specific stream line by its ID. |
|
Lists all stream lines in a specific channel with pagination support. |
|
Retrieves multiple stream lines by their IDs in a specific channel in a single request. |
|
Creates a new stream line in the specified channel with the provided configuration. |
|
Updates an existing stream line's metadata and configuration. |
|
Deletes a specific stream line by its ID. |
|
Deletes multiple stream lines in a specific channel in a single request. |
|
Performs a specific action on a stream line, such as activation or deactivation. |
|
Retrieves the unique stream key for a push-type stream line. |
|
Regenerates and updates the stream key for a push-type stream line. |