Create a Stream
Creates a stream either to the specified IP address and port, or when re-streaming multisource videos, to a destinations list.
Note
For multi-source videos, the address and port are ignored, and a destinations list must be present.
Authorizations: Recordings - STREAM
Requests
Response
Success
Note
For multiple destinations, address and port are overwritten respectively to multiple and 0.
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010005", "name":"MultiSourcesStream", | You must provide a list of destinations for videos that contain multiple sources. You cannot just provide a list of IP addresses. |
400 | {"code":"010006", "name":"AddressPortAlreadyInUse", | The system is already streaming to the specified IP address or port. |
400 | {"code":"010006", "name":"AddressPortAlreadyInUse", | The system is already configured to use a Source with the specified IP address or port. |
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
404 | {"code":"040002", "name":"AssetNotFound", | Video with UUID |