aws / amazon-chime-sdk-cpp

Apache License 2.0
13 stars 5 forks source link

Amazon Chime SDK for C++

Amazon Chime SDK Project Board

Build video calling, audio calling, and screen sharing applications powered by the Amazon Chime SDK.

The Windows client library builds on the C++ signaling client library by including a pre-compiled WebRTC implementation for Windows. So now, developers do not have to select, build and test a WebRTC library for their application. Developers still retain access to the audio and video frames for low-level integrations with microphone, speaker, and video devices.

We also have an Amazon Chime SDK Project Board where you can find community requests and their statuses.

To get started, see the following resources:

Setup

We currently distribute a Windows Binary of the C++ SDK, you can find the set up instructions here.

Reporting a suspected vulnerability

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.

API Overview

C++ SDK API usage can be found here with code snippets.