curl --location 'https://api.tvunetworks.com/openapi/device/3.0/device/startLive' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"rid": "bc227ae8d23f6d2a",
"sourceId": "f2ada36faf9fa03a",
"bitrate": "2300",
"delay": "2"
}'{
"errorCode": "string",
"errorInfo": "string",
"result": "string"
}