Also im trying to use this API call /accounts/{account_id}/stream/live_inputs/{live_input_identifie
Also im trying to use this API call
/accounts/{account_id}/stream/live_inputs/{live_input_identifier}/outputs
to Retrieves all outputs associated with a specified live input. but all im getting back is this
{
"result": [],
"success": true,
"errors": [],
"messages": []
}
dont seem right
/accounts/{account_id}/stream/live_inputs/{live_input_identifier}/outputs
to Retrieves all outputs associated with a specified live input. but all im getting back is this
{
"result": [],
"success": true,
"errors": [],
"messages": []
}
dont seem right




