This topic provides download links for the Push SDK and its demo. It also describes the release history of the Push SDK.
SDK download
SDK name: Alibaba Cloud Push SDK.
Developer: Alibaba Cloud Computing Co., Ltd.
The Push SDK provides stream ingest for live streaming and supports Real-Time Streaming (RTS).
Note For co-streaming, you can use the Alibaba Real-Time Communication (ARTC) solution with bypass stream ingest. For more information, see Introduction to co-streaming.
Terminal/Framework | Basic Edition |
Android | SDK version: 7.8.0 Last updated: 2025-11-04 SDK package name: com.alivc.live.pusher Package MD5 hash: 0fed218fcf19e840f98f425a7838022e Download: Android SDK, Android Demo Source Code
|
iOS | |
Flutter | |
Windows | |
Demo installation packages
Android/iOS
Scan the QR code below to download the latest demo for the Push SDK.
Flutter
Scan the QR code below to download the latest demo for the Flutter Push SDK.
Release history
Push SDK Basic Edition
Date | Version | Release notes |
2025-11-04 | v7.8.0 | Fixed an issue where stream ingest would crash on some iOS models. Fixed a BGM callback issue. Fixed stream ingest crashes on some iOS devices. Enhanced the media engine capabilities.
|
2025-07-09 | v7.4.0 | Watermark feature optimization: Fixed a crash on iOS caused by abnormal image formats when adding watermarks and improved watermark rendering performance. Android now supports Bitmap input, removes the limit on the number of watermarks, and unifies the watermark APIs for basic and interactive streaming. Android 16 KB page size adaptation: Added support for 16 KB page sizes on Android to meet the Google Play policy requirements for Android 15. Enhanced audio device management: Improved audio device management capabilities to optimize the stability and experience of audio stream ingest. Multiple bug fixes: Fixed issues on Android, including screen recording with audio but no video, errors after disabling bitrate control, inability to add watermarks after restarting stream ingest, and memory leaks.
|
2025-04-03 | v7.1.0 | Added support for an end-to-end latency protocol, including SEI data encapsulation for RTMP and RTS streams. Improved audio device compatibility. Added support for audio capture from Bluetooth headsets and dynamic adaptation to external audio devices. Fixed abnormal callback issues in weak network conditions to improve network stability. Fixed the issue of SEI data failing to send in H.265 RTMP streams to enhance compatibility in extreme scenarios. Optimized the object release logic when EGL is terminated to reduce the risk of memory leaks.
|
2024-11-01 | v6.17.0 | Improved stability. |
2024-09-29 | v6.15.0 | Improved stability. |
2024-06-18 | v6.11.0 | Improved stability. |
2024-01-31 | V6.9.0 | Improved stability. |
View more>>
Date | Version | Release notes |
2024-01-04 | V6.8.0 | Improved stability. |
2023-11-30 | V6.7.0 | Adapted for Android 13 (API 33) and improved permission administration. Upgraded and refactored the live retouching feature to adapt to later versions of the Queen SDK. Added support for macro mode on the iOS camera. Improved stability.
|
2023-11-02 | V6.6.0 | Improved stability. |
2023-10-10 | V6.5.0 | |
2023-09-05 | V6.4.0 | Improved stability. |
2023-08-01 | V6.3.0 | Improved stability. |
2023-06-30 | V6.2.0 | |
2023-05-31 | V6.1.0 | Improved stability. |
2023-05-08 | V6.0.0 |
Note Starting from V6.0.0, the version numbers of the Push SDK are aligned with the All-in-One SDK. For example, if you use Push SDK V6.0.0, you should use All-in-One SDK V6.0.0. |
2023-03-31 | V4.5.1 | Improved stability. |
2023-03-01 | V4.5.0 | Improved stability. |
2023-02-06 | V4.4.9 | |
2022-11-30 | V4.4.8 | |
2022-10-31 | V4.4.7 | |
2022-10-17 | V4.4.6 | |
2022-09-29 | V4.4.5 | |
2022-08-24 | V4.4.4 | |
The following table describes the package size of the Push SDK.
Version | Platform | Package size | Installation package increase |
Basic Edition | iOS | 9.2 MB (arm64)
8.2 MB (armv7) | 2.9 MB (arm64) |
Android | 4.9 MB | 2.5 MB (arm64) 2.3 MB (armv7) |
Flutter Push SDK
Date | Version | Release notes | Based on Push SDK version |
2025-03-25 | v7.0.0 | Resolved compatibility issues with Flutter 3.0. For the supported version range, see Environment requirements. Upgraded the kernel SDK of the retouching plugin to 6.8.1-official-pro. Other stability and performance optimizations.
| v7.0.0 |
2023-12-26 | V6.7.0 | Upgraded the native SDK version to AliVCSDK_InteractiveLive:6.7.0. Resolved a conflict with the flutter_aliplayer plugin using the All-in-One SDK (AliVCSDK_InteractiveLive) instead of the standalone SDK (AlivcLivePusher).
| v6.7.0 |
2023-06-28 | V2.1.0 | | v6.1.0 |
|
2023-06-28 | V1.1.0 | | v6.1.0 |
|
2023-04-15 | V1.0.0 | Released the Flutter Push SDK. It supports stream ingest from the camera. | V4.5.1 |
The Push SDK package size is as follows:
Platform | Library size | Installation package increase |
iOS | 17.6 MB (arm64)
14.5 MB (armv7) | 7.3 MB (arm64) |
Android | 12.9 MB | 6.7 MB (arm64) 6.1 MB (armv7) |
Windows Push SDK
Date | Version | Release notes |
2025-04-16 | v7.0.0 | |
2024-09-24 | v6.15.0 | |
2024-07-10 | V6.10.0 | |