Releases: aws/amazon-chime-sdk-android
Releases · aws/amazon-chime-sdk-android
v0.23.0
v0.22.0
SDK Changes
See CHANGELOG for more information
Media Changes
N/A
Machine Learning Changes
N/A
Binaries
v0.21.0
SDK Changes
See CHANGELOG for more information
Media Changes
- Added non-functional x86 stubs. Projects can now build Arm and x86 targets, which may be useful if bundling an app. x86 targets will not function and are not intended to be installed or run on any x86 device or emulator. Important: Only Arm devices are supported.
Binaries
v0.20.1
SDK Changes
See CHANGELOG for more information
Media Changes
N/A
Machine Learning Changes
N/A
Binaries
v0.20.0
SDK Changes
See CHANGELOG for more information
Machine Learning Changes
- Upgrade Tensorflow version to 2.8.4
Binaries
v0.19.1
v0.19.0
SDK Changes
See CHANGELOG for more information
Media Changes
- Add support for high-definition WebRTC sessions with 1080p webcam video and 4K screen share, and decode support for VP9. Developers can choose video encoding bitrates up to 2.5Mbps, frame rates up to 30fps.
- Add a new alternative media binary amazon-chime-sdk-media-no-video-codecs that excludes software video codecs. This can be used to replace AmazonChimeSDKMedia if developers do not need video and content share functionality, or software video codec support.
Binaries
v0.18.3
SDK Changes
See CHANGELOG for more information
Media Changes
- Support sending and receiving redundant audio data to reduce effects of packet loss on audio quality
Binaries
v0.18.2
SDK Changes
See CHANGELOG for more information
Media Changes
- Fix DNS resolution for Android end-users configured to only support DNS over TLS
Binaries
v0.18.1
SDK Changes
See CHANGELOG for more information
Media Changes
Give explicit type for empty dictionary to fix Xcode 14.3 compile error.