actionById
Use the interface to start/stop streaming by stream server ID.
Request Mode
POST/GET http://ip/V1.0/stream/actionById?id=1717051195500&start=true&controlYouTubeLive=true
Request Data
Parameter | Type | Description |
---|---|---|
id | Int | The unique stream server ID |
start | Bool | Control streaming. True: start, False: stop Non-essential parameter. Without this parameter, the device automatically starts/stops streaming. |
controlYouTubeLive | Bool | Whether to change the live stream state of YouTube channel at the same time. Non-essential parameter, only taking effect for YouTube live streaming. It is set to false by default. |