API overview
ZEGOCLOUD's Cloud Recording Server provides the following APIs, and the following are their reference documents:
API reference doc | Description | Default QPS |
---|---|---|
Start recording | Starts cloud recording. | 50 times/second |
Stop recording | Stops cloud recording. | 50 times/second |
Update the mixed-stream layout | Updates the mixed-stream layout settings at any time during the recording. | 10 times/second |
Update the whiteboard | Updates the whiteboard at any time during the recording. | 10 times/second |
Query recording status | Queries the status of a recording task after recording starts. | 10 times/second |
Query the recording task list | Queries the list of recording tasks after recording starts. | 10 times/second |
Pause recording | Pauses a task of recording audio streams, video streams, and whiteboards in a room. | 10 times/second |
Resume recording | Resumes a task of recording audio streams, video streams, and whiteboards in a room. | 10 times/second |
Take a Snapshot | Takes a snapshot of the mixed stream. | 10 times/second |
Recording status callback | Gets the task status event. You need to provide a callback URL when enabling the Cloud Recording service. | - |