Get Output State
GET/qlibs/:qlibid/q/:qhit/call/live/outputs/:outid/state
Retrieve the current state of a live output, including status, input stream statistics, and connected client count. Use client_stats=true query parameters to include a list of connected clients with basic statistics. Use srt_stats=true to include detailed SRT connection statistics for each client.
Request
Responses
- 200
- 401
- 404
- default
Output state information
Authentication information is missing or invalid
Response Headers
WWW-Authenticate
A standard "WWW Authenticate" header of the form Basic realm="Eluvio Content Fabric API"
Error message returned if the requested entity does not exist.
A generic error message.