The Amazon Chime SDK gives you the power and capabilities of many lower level solutions, while still offering the abstraction and built-in media server infrastructure of the simpler CPaaS solutions. In this post, we’ll use the Amazon Chime SDK to make a 1-1 call by building a video chat using WebRTC with React and Node Fastify.
The Amazon Chime SDK allows developers to quickly add messaging, audio, video, and screen sharing capabilities with the Amazon Web Services infrastructure as its backbone. Let’s explore its core functionality and try building a simple videoconferencing app.