You are looking at Video Calling v3.x Docs. The newest version is Video Calling 4.x
Sunset plan
This section provides sunset plans for the Agora Video SDK v3.x. You should prepare to replace or upgrade affected solutions in a timely fashion to avoid service disruptions.
Date | Milestone |
---|---|
14 March 2023 - 31 December 2024 | We will no longer offer version 3.x of our Video and Voice SDK to new customers while supporting existing implementations of 3.x with bug fixes and critical security updates. |
31 December 2024 | We will stop supporting version 3.x. |
To use Agora Video SDK v4.x, see Migrate from Video SDK 3.x.
Overview
Agora Video Call enables easy and convenient one-to-one or one-to-many calls and supports voice-only and video modes with the Agora Video SDK.
Functions and scenarios
Agora Video Call boasts a flexible combination of functions for different scenarios.
Function | Description | Scenario |
---|---|---|
Audio mixing | Sends the local and online audio with the user's voice to other users in the channel. | |
Screen sharing | Enables the local user to share the screen to other users in the channel. Supports specifying which screen or which window to share, and supports specifying the sharing region. | Interactive online classes. |
Basic image enhancement | Sets basic beauty effects, including skin smoothening, whitening, and cheek blushing. | Image enhancement in a video call. |
Modify the raw data | Enables developers to obtain and modify the raw voice or video data and to create special effects, such as a voice change. | |
Customize the video source and renderer | Enables customization of the video sources and renderers. This allows users to use self-built cameras and videos from screen sharing or files to process videos, such as for image enhancement and filtering. |
Key properties
Property | Agora Video Call specifications |
---|---|
SDK package size | 4.61 MB to 13.94 MB |
Capacity | 17 users |
Video profile | |
Audio profile | |
Audio anti-packet-loss rate | 80% (uplink and downlink) |
Compatibility
Agora Video Call is supported on platforms such as iOS, Android, Windows, macOS, Electron, Unity, and Web, and allows for cross-platform connections. The following is a list of supported platforms and their versions.
Platform | Supported Version |
---|---|
Android | ≥ 4.1 The Android SDK supports the following ABIs: |
iOS | ≥ 9.0 |
Windows | ≥ Windows 7 The Windows SDK supports the following architecture: |
macOS | ≥ 10.10 The macOS SDK supports the following architecture: |
Unity | ≥ 2017 The Unity SDK supports the following platforms:
|
Web | See Web SDK Compatibility |
Electron | ≥ Electron 1.8.3 |
Flutter | ≥ Flutter 1.0.0 |
React Native | ≥ React Native 0.59.10 |
Reference
How many users can Agora Video SDK support at the same time?