{{domain}}/media/tvucc-share/output/stopLive| key | value |
|---|---|
| Authorization | [D8554504FA734CFB87BCD38D25158174] |
| Cookie | [SID=D8554504FA734CFB87BCD38D25158174] |
| Content-Type | [application/json;charset=UTF-8] |
| Parameter(body) |
| name | required | type | explain |
|---|---|---|---|
| id | Y | String | output account id |
| rId | Y | String | ReceiverId |
| platform | Y | String | If r is a producer, r needs to be set to pp |
| origin | Y | String | If r is a producer, r needs to be set to pp |
| module | Y | String | If r is a producer, r needs to be set to Studio |
{
"rId":"fffffffbb0006708",
"id":"5bb0575054744f71839bd36003bbfffd",
"platform":"pp",
"origin":"pp",
"module":"Studio"
}{
"errorCode": "0x0",
"errorInfo": "Success",
"result": [
{
"copierNickName": "HLS_20230410",
"EncoderIndex": "1",
"module": "Studio"
}
]
}curl --location 'https://media-search.tvunetworks.com/media/tvucc-share/output/stopLive' \
--header 'SID: D9B77CDEEA384660AE00A523E057432C' \
--header 'SID: ' \
--header 'Cookie: mediasearch10=10mstfri' \
--header 'Content-Type: application/json' \
--data '{
"rId": "fffffffbb0006708",
"id": "5bb0575054744f71839bd36003bbfffd",
"platform": "pp",
"origin": "pp",
"module": "Studio"
}'{
"errorCode": "0x0",
"errorInfo": "Success",
"result": [
{
"copierNickName": "HLS_20230410",
"EncoderIndex": "1",
"module": "Studio"
}
]
}