StopCDNRecord
https://rtc-api.zego.im/
Call this API to stop CDN recording。For related callbacks, please refer to Recording File Generation Callback。
Request
Query Parameters
- Tencent:Tencent Cloud。
- Ws:Wangsu。
- Huawei:Huawei Cloud。
Possible values: [StopCDNRecord]
Interface prototype parameters
https://rtc-api.zego.im?Action=StopCDNRecord
💡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
💡Common parameter. A 16-character hexadecimal random string (hex-encoded 8-byte random number). For the generation algorithm, refer to the signature example.
💡Common parameter. Current Unix timestamp in seconds. For the generation algorithm, refer to the signature example. A maximum deviation of 10 minutes is allowed.
💡Common parameter. Signature used to verify the legitimacy of the request. Please refer to the signature mechanism to generate it.
Possible values: [2.0]
Default value: 2.0
💡Public parameter. Signature version number.
Possible values: >= 1
Stream ID list。
To stop recording "cdn01" and "cdn02" streams at the same time, the requested parameters are: StreamId[]=cdn01 and StreamId[]=cdn02。
Possible values: [Tencent, Ws, Huawei]
CDN vendor name。
Responses
- 200
- application/json
