eggnstone_amazon_chime 0.4.0 eggnstone_amazon_chime: ^0.4.0 copied to clipboard
A wrapper for the Amazon Chime SDKs. Allows to join Chime meetings using audio and video.
0.1.0 - 22.07.2020 #
- Initial release works for Android. Joining a meeting, sending and receiving audio+video works.
0.1.1 - 22.07.2020 #
- Longer description and added link to Amazon Chime SDK.
0.1.2 - 22.07.2020 #
- Adding documentation
0.1.3 - 24.07.2020 #
- Updated homepage / link to github
0.1.4 - 24.07.2020 #
- Added all AudioVideoFacade events.
0.2.0 - 25.07.2020 #
- Breaking change: Changed event field names.
- Added params to all AudioVideoFacade events.
0.3.0 - 25.07.2020 #
- Breaking change: Changed command field names.
- Added all params to ChimeVideoTileObserver.
- Added onPlatformViewCreated to ChimeDefaultVideoRenderView.
- Fixed mapping between views and tiles.
0.4.0 - 26.07.2020 #
- Breaking change: Changed event and command field names.
- Breaking change: Moved libc++_shared.so out of amazon-chime-sdk-combined.aar so that apps which already have libc++_shared.so can continue to work.