Recent Releases of https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-android
https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-android - 1.1.0 of Amazon Kinesis Video Streams WebRTC for Android SDK
- Migrate signaling websocket client from Tyrus version '1.21' to OkHttp version '4.12.0'
- Version bumps
- Upgrade Gradle distribution from ‘7.3.3’ to ‘7.5’
- Upgrade
aws-versionfrom '2.73.0' to '2.75.0' - Upgrade
com.google.code.gson:gsonfrom '2.8.9' to '2.10.1' - Upgrade
androidx.test.espresso:espresso-corefrom '3.4.0' to '3.5.1' - Upgrade
com.android.applicationfrom ‘7.2.2’ to ‘7.4.2’ - Upgrade
com.android.libraryfrom ‘7.2.2’ to ‘7.4.2’
- Upgrade
- Upgrade Gradle distribution from ‘7.3.3’ to ‘7.5’
- Overall cleanup across different files by removing unused variables and imports, using lambdas, introducing null checks
- Tested with M123 and M115 releases of libwebrtc
- Java
Published by niyatim23 almost 2 years ago
https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-android - Release 1.0.0 of Amazon Kinesis Video Streams WebRTC for Android SDK
This library depends on libwebrtc. In order to use this library you will need to either (1) Build libwebrtc on your own following directions here https://webrtc.github.io/webrtc-org/native-code/android/ to create the AAR, and place it in the app/libs folder so they can be properly referenced in the build.gradle file or (2) Reference another public repository which vends the android binaries.
We have tested the M114 release of libwebrtc.
- Java
Published by hassanctech over 2 years ago