Others/Others

get a channel monitoring

This method returns information about a stream, such as: the bitrate, the name of the audio and video codecs, etc.

get/1/videos/{channel}/monitor

Path parameters

channelinteger required

The unique identifier (ID) of the channel to request.

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.