Streaming Statistics
Get streamingstatisticsffprobe
Aggregates data for the specified video stream in the specified time interval. “interval” and “units” params working together to point aggregation interval. You can use this method to watch when stream was alive in time, and when it was off.
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Start of time frame. Format is ISO 8601.
End of time frame. Datetime in ISO 8601 format.
Stream ID
Available options:
second
, minute
, hour
, day
, week
, month
Response
200
application/json
OK
The response is of type object
.