{{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: 92575d36dcb631ac94745e6b157de17a5a13d65b31e44869f06854ab928dd80235d4daae8696b4a92a7be5f802c45a219648701fc9ca59f44e9c0f022d5d38a7' \
--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"
}
]
}