Learn about the Amazon Chime SDK client libraries
Before you can build real-time meeting clients with the Amazon Chime SDK, you must integrate your client application with an Amazon Chime SDK client library. The following client libraries are available:
Amazon Chime SDK client library for Android
– A Kotlin library that helps you build Amazon Chime SDK applications on supported Android devices. Amazon Chime SDK signaling client library for C++
– A C++ library that helps you set up signaling connections to Amazon Chime SDK meetings on embedded devices. Amazon Chime SDK client library for iOS
– A Swift library that helps you build Amazon Chime SDK applications on supported iOS devices. Amazon Chime SDK client library for JavaScript
(NPM ) – A JavaScript library with TypeScript type definitions that helps you build Amazon Chime SDK applications in WebRTC-enabled browsers. Amazon Chime SDK client library for Windows
. A C++ library that helps you build Amazon Chime SDK applications on supported devices.
To learn how to integrate your client application with the Amazon Chime SDK, see the actions
in the client library README.md
files. Use the demos to learn how to build specific
media components for your application.