streaming

Director Mini device sends the data of stream server list, which is triggered upon the stream server list changes on the device or it receives the "/status/sync" request.

Address

/status/streaming [json string]

Arguments

Type Description
argument 1 String The data of stream server list

Example

Director Mini device sends the data of stream server list.

/status/streaming {"serverList":[{"id":1706067028475,"name":"Facebook Live","isConfigured":false,"isStreaming":false,"duration":"00:00","bitrate":"0 Mbps"},{"id":1706067028477,"name":"RTMP Serv34434","isConfigured":true,"isStreaming":true,"duration":"00:13","bitrate":"11.23 Mbps"},{"id":1706067028478,"name":"SRT Caller","isConfigured":false,"isStreaming":false,"duration":"00:00","bitrate":"0 Mbps"}]}
Name Type Description
id Long The unique ID of stream server
name String The name of stream server
isStreaming Boolean Whether the server is streaming. true: Yes, false: No
isConfigured Boolean Whether the configuration of stream server is complete. true: Yes, false: No
duration String Live streaming duration
bitrate String Live streaming transition rate

results matching ""

    No results matching ""