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

Video meeting in Firefox with 4 users. Noticed fan roaring away. Task Manager showed high CPU in Firefox and GPU active. This is on a high-spec PC, Windows 11. Is...

Bug

### What are you trying to do? I'm like to test out the Amazon Voice Focus noise suppression / echo cancellation and compare side by side with rnnoise and/or other...

feature-request
audio-ml

### What are you trying to do? What is the maximum number of shared content streams that are supported? Under scaling limitations this (https://aws.amazon.com/chime/chime-sdk/faq/) suggests 2 per session. Is that...

feature-request

### What happened and what did you expect to happen? Turning on background blur for the local video causes a substantial growth in memory in the Chrome renderer process on...

video-ml

# Community Note * Please vote for this issue by adding a 👍 reaction to the issue. This will help the community and maintainers from the Amazon Chime SDK team...

feature-request
video-ml

**bug** Hello , Screen sharing does not work from Safari on an Apple M1: in this case remote users do not see what Safari shares. The problem appears both on...

Browser Bug
video

[String.prototype.substr()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) is deprecated so we replace it with [String.prototype.slice()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice) which works similarily but isn't deprecated. .substr() probably isn't going away anytime soon but the change is trivial so it doesn't...

### What happened and what did you expect to happen? From the meeting demo, I clicked on 'Test Video' to share to the other attendee. From the other attendee's perspective,...

Browser Bug

Hello Support Team, We are using the following classroom application with the customisation at the design level. Overall, application work well, but at the some lever when call is longer,...

Needs More Information
demo

If create two Amazon Chime SDK Web applications with one AWS account, ・Web App:A ・Web App:B can I create a boundary between creating two meeting rooms? I'm afraid that the...

meeting-service