amazon-chime-sdk-js icon indicating copy to clipboard operation
amazon-chime-sdk-js copied to clipboard

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.

Results 258 amazon-chime-sdk-js issues
Sort by recently updated
recently updated
newest added

**Issue #:** As mentioned by [this issue](https://github.com/aws/amazon-chime-sdk-js/issues/2891) and [this comment](https://github.com/aws/amazon-chime-sdk-js/pull/2877#issuecomment-2092663218), protobuf.js was half updated. **Description of changes:** Protobuf.js version updated from 7.2.4 to 7.3.0. **Testing:** *Can these tested using a...

**Issue #:** None **Description of changes:** Previous any new remote videos would cause local content to be filtered out. This fixes that. **Testing:** See steps below. *Can these tested using...

This reverts commit a7f140dd246c6f1ba6c5c3ae089282ad011b4e1b. **Issue #:** **Description of changes:** **Testing:** *Can these tested using a demo application? Please provide reproducible step-by-step instructions.* **Checklist:** 1. Have you successfully run `npm run...

I am trying to create meeting using aws chime sdk but getting below error "message": "Account Id 590183729232 is not authorized to call deprecated Amazon Chime SDK API on the...

**Issue #:** **Description of changes:** Added 3 topics to FAQ related to mobile MeetingSessionStatusCode: - What does each MeetingSessionStatusCode mean? - How should I handle each MeetingSessionStatusCode in my application?...

**Issue #:** https://github.com/aws/amazon-chime-sdk-js/pull/2860#discussion_r1569231443 **Description of changes:** Moved changelog description to correct location. **Testing:** N/a *Can these tested using a demo application? Please provide reproducible step-by-step instructions.* no **Checklist:** 1. Have...

### What happened and what did you expect to happen? It was stated in [this PR](https://github.com/aws/amazon-chime-sdk-js/pull/2877) that protobufjs was updated from 7.2.4 to 7.2.5 but it seems the package.json file...

**Problem Statement** I aim to display a list of active participants in the active Chime meeting on the dashboard within my application, even if a participant with the dashboard is...

### What happened and what did you expect to happen? This is similar to #2560, but when SS network adaptation is enabled. When an attendee's network connection changes (e.g., when...

video

After new install always ../../../node_modules/@types/babel__traverse/index.d.ts(314,10): error TS1023: An index signature parameter type must be either 'string' or 'number'. ../../../node_modules/@types/ws/index.d.ts(321,18): error TS2315: Type 'Server' is not generic. ../../../node_modules/@types/ws/index.d.ts(321,34): error TS2315: Type...