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

Bumps [ws](https://github.com/websockets/ws), [engine.io-client](https://github.com/socketio/engine.io-client) and [engine.io](https://github.com/socketio/engine.io). These dependencies needed to be updated together. Updates `ws` from 7.4.6 to 7.5.10 Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to...

dependencies

### What happened and what did you expect to happen? When terminating a call when `audioRed` was enabled, the `this.audioRedWorker` reference is cleaned up, but the worker isn't explicitly terminated....

Have noticed that sometimes a user's video tile slowly scales to size. It's possible this only happens when someone has a higher resolution camera. Are there any suggestions for how...

Do you have plans to replace the deprecated Unload event listeners?

### What happened and what did you expect to happen? ## Context I've a web application running on different browser (safari / chrome / opera) The users can share content...

### What are you trying to do? I am trying to get signal strength changes from `realtimeSubscribeToLocalSignalStrengthChange` and use that value to update the client ### How can the documentation...

# 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

### What are you trying to do? I am trying to start a messaging session on my front end using the Chime SDK, I am doing these by connecting to...

### What are you trying to do? I am looking for a way to catch exceptions during messaging client Websocket retry/reconnect. Our application is reporting thousands of errors like this...

microphone is not enabling when unmuting microphone in ionic angular mobile application?