1. New Region Added for American Users
We have deployed a new server in the Ohio area in response to the growing user base in the US. To receive the best meeting quality, please choose the server closest to you.
➡️ Read docs: Set Region
2. New Code Sample in Android, Flutter, React, and React Native
A freshly developed code sample with significant UI enhancements has been released
➡️ Clone Now → React, React Native, Flutter, Android (Java), Android (Kotlin).
3. Audio Output Routing
The user has the option to change the audio output to a device other than the default one focused by SDK.
➡️ Read docs: React Native, Flutter
4. Audio Recording (Free in Beta)
Now, the user has the option to only record the audio of the entire meeting. The output of that recording in the storage will be in mp3
format. By default File recording will be done in Video, for audio recording you will need to configure the start recording function and Rest API endpoint like the code snipped shown below:
➡️ Read docs: Rest API Endpoint, JS SDK Method, React SDK Method
5. Resolution-wise Recording
Users will now be able to run a Video Recording of the session in 3 different qualities: Low(480p), Medium(720p), or High(1080p).
➡️ Read docs: Rest API Endpoint, JS SDK Method, React SDK Method
6. Audio HLS (Free in Beta)
Users will now be able to record the session in an AUDIO HLS. Users can build large-scale Audio rooms with Audio HLS. By default, HLS recording will be done in video, for audio recording you will need to configure the start HLS function and Rest API endpoint like the code snipped shown below:
config: mode: "video-and-audio" | "audio"➡️ Read docs: Rest API Endpoint , JS SDK Method , React SDK Method ,
7. Added Screen Share Support in Flutter iOS
Flutter iOS Screen Sharing allows you to publish your screen as a video track. This document explains how to set up screen sharing on iOS.
➡️ Read docs: Share screen - Flutter iOS
Change logs:
Please find the bug fixes and change logs below.
- Release Notes: Flutter
Previous Releases:
Please check out our previous months' updates and feature launches.