DescribeMediaTask
https://rtc-api.zego.im/
This interface is used to query the detailed information of merge media files, start on-demand transcoding and start media thumbnails tasks, as a supplement to media file merge completion callback and on-demand transcoding completion callback.
This interface supports querying the progress of "merge tasks", "transcoding tasks" and "thumbnail tasks"; after task completion, you can also get the playback URL of merged files or transcoded files through this interface.
Request
Query Parameters
- Tencent: Tencent Cloud.
- Huawei: Huawei Cloud.
Possible values: [DescribeMediaTask]
Interface prototype parameters
https://rtc-api.zego.im?Action=DescribeMediaTask
💡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.
The task ID to query, which is the TaskId carried in the Data of the response parameters of the merge media files, start on-demand transcoding and start media thumbnails interfaces.
Possible values: [Tencent, Huawei]
Possible values and corresponding CDN vendors:
Responses
- 200
- application/json
