Create a video stream
This request can be specified as a callback from a DHCP server to automatically start cameras when an address is allocated to them.
It can also be used for any other automation.
POST/api/v1/billing/streamsHeaders | |||||||||
Accept | application/json | ||||||||
Body | |||||||||
json |
JSON
| ||||||||
macrequired | string | Camera MAC address | |||||||
iprequired | string | Camera IP address where it is available | |||||||
Response | |||||||||
|
204 | Successful response | ||||||||
|
400 | 400_error | ||||||||
|
422 | Returns a JSON object with an error. For details, see Validation. | ||||||||
JSON
| |||||||||
Example | |||||||||
JSON
|