amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
**Issue #:** **Description of changes:** JS SDK currently uses KITE as its test engine for integration / end to end tests. KITE includes a lot of overhead to tests and...
**Issue #:** None. **Description of changes:** Often we (and possibly builders would find this useful) would like to join SDK meetings in different accounts using the browser demo that may...
Hello guys, We're currently working in a proctoring application using this SDK (**v2.30.0**) and the idea is to create a meeting where we'll only have a **single** user streaming both...
**Important:** Please attach INFO-level logs with timestamps to the report from *before* the session started up until the point at which the unexpected behavior occured. For multi-participant calls, attach a...
### What happened and what did you expect to happen? Hi, I want to set a host person who join the meeting first, but I'm not sure how to determine...
### What happened and what did you expect to happen? Hi, I configure the SQS FIFO queue with Chime SDK notifications but I am not getting any meeting events in...
### What happened and what did you expect to happen? 3rd attempt to enable simulcast in our app. `remoteVideoSourcesDidChange` is called with an incorrect number of videoSources ### Have you...
We are not get Attendee Video left of content share meeting events in chime media capture pipeline
### What happened and what did you expect to happen? We are not getting Attendee Video left of content share meeting events in the chime media capture pipeline. We are...
### What are you trying to do? I set up a meeting and used real-time transcription. Speakers use different languages. So, I configure the transcript engine to identify the language....
### What are you trying to do? I'm trying to set up chat with read receipts as in the user can tell that another user has read their message. I've...