Release notes
2026-01-08
New features
| Feature | Description | Method |
|---|---|---|
| Idempotency processing for recording | Added the ClientTaskId parameter to the recording function. If a recording task with the specified ClientTaskId already exists, a new recording task will not be created, which avoids repeated recordings caused by multiple calls to the start recording method. | Start recording |
Enhancement
| Feature | Description | Method |
|---|---|---|
| Maximum recording duration increased to 48 hours | The maximum recording duration is increased from 24 hours to 48 hours. When exceeding 48 hours, the recording task will stop automatically. Note To adjust the maximum recording duration, please contact ZEGOCLOUD Technical Support. | Start recording |
2025-05-20
New features
| Feature | Description | Method |
|---|---|---|
| Screenshot while recording | Supports setting screenshot functionality while starting mixed stream recording. | Start recording |
Enhancement
| Feature | Description | Method |
|---|---|---|
| Recording template optimization | Supports setting the output directory for recording files when using recording templates for automatic recording. | - |
2025-04-18
New features
| Feature | Description | Method |
|---|---|---|
| Recording streams played by L3 stream | Supports users to record streams played through L3. Note Contact ZEGOCLOUD technical support to use this feature. | - |
Enhancement
| Feature | Description | Method |
|---|---|---|
| Token encryption algorithm optimization | Optimized Token AES encryption algorithm. | - |
2025-03-19
New features
| Feature | Description | Method |
|---|---|---|
| Recording template optimization | Supports automatic recording of OBS streams through recording templates | Contact ZEGO technical support |
Enhancement
| Feature | Description | Method |
|---|---|---|
| m3u8 file recording | Fixed the issue where the duration value in m3u8 files was less than the ts value in mixed stream recording scenarios. | - |
2025-01-22
Enhancement
| Feature | Description | Method |
|---|---|---|
| Qiniu Cloud upload | Optimized the timeout retry logic for file uploads to Qiniu Cloud. | - |
2025-01-02
New features
| Feature | Description | Method |
|---|---|---|
| Non-custom layout supports video view mode modification | When using equal, horizontal, vertical, or floating layouts for mixed streams, users can also modify the video view mode (FillMode, different from mixinputlist.FillMode in custom layouts) | Start recording |
2024-12-13
New features
| Feature | Description | Method |
|---|---|---|
| Configurable recording mode for each stream in mixed stream recording | Supports setting StreamConfigList to configure the recording type for each stream in mixed recording, allowing audio-only, video-only, or audio-video recording. | Start recording |
| Support for saving TS segment filenames | For instant playback scenarios, such as security authentication scenarios where TS filenames are used to retrieve files, users can choose to save segment filenames instead of segment storage paths. | Start recording |
2024-11-22
New features
| Feature | Description | Method |
|---|---|---|
| Real-time HLS segment upload | When using HLS format for upload, segments can be uploaded in real-time, enabling real-time playback scenarios | Start recording |
2024-11-04
New features
| Feature | Description | Method |
|---|---|---|
| Background image format support | Supports users selecting SVG and GIF format images as background images when starting recording | Start recording |
2021-11-29
New features
| Feature | Description | Method |
|---|---|---|
| Query recording tasks | Queries the list of ongoing and completed recording tasks that started within 3 days. | Query the recording task list |
Enhancement
| Feature | Description | Method |
|---|---|---|
| Enhanced the callback of recording status | Supports users receiving an event callback immediately upon an abnormal status change during the recording. | Recording status callback |
| Error codes | Error codes enhanced. | Return codes |
2021-07-23
New features
| Feature | Description | Method |
|---|---|---|
| Huawei Cloud OBS supported | Support for saving the recording files to Huawei Cloud OBS. | Start recording |
| Pause recording feature added | Support for pausing and resuming the stream mixing recording tasks. After pausing the recording, the audio, video streams, whiteboards in the room will not be recorded. |
2021-07-02
New features
| Feature | Description | Method |
|---|---|---|
| Room ID added to the returned callback | Add a room_id field for the callback of stop recording, which is convenient for users to directly associate the recording result to the recorded room. | Recording status callback |
2021-06-21
New features
| Feature | Description | Method |
|---|---|---|
| Background image settings | Supports setting a background image of a video canvas. | The mix_output_background_image parameter is added to the Start recording method. |
