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 252 amazon-chime-sdk-js issues
Sort by recently updated
recently updated
newest added

WebSockets are often restrained by the same-origin policy in Corporate Networks behind Firewalls. That means the signalling AWS Chime Websocket will be blocked: "signal.m1.ue1.app.chime.aws" We are seeing this issue very...

feature-request
Triaged
connectivity

### What happened and what did you expect to happen? We have a scenario where we have a desktop client that only has a virtual camera “attached”. This is because...

Question

`setInterval` queues a new work item each time the interval is hit, even if the first work item hasn't completed or took a large chunk of the time between intervals....

performance-enhancement

**Describe the bug** Add support for allowing binding multiple video elements to a single video tile (local and remote). #976 is an example issue, with current workarounds that involv developers...

feature-request
video

NOTE: This issue is not necessarily about reporting a bug, but rather asking about a workaround. Some time ago I reported the bug about sharing a video file that is...

Browser Bug

### What are you trying to do? Join users on different machines to the local server. ### How can the documentation be improved to help your use case? Add a...

Documentation
Triaged
demo

### What are you trying to do? Several times we had the problem that an attendee wasn't able to connect to the websocket signalling channel due to for example being...

feature-request
Triaged
connectivity

MSPL: * Does not respect `Retry-After` headers, which are an important part of mitigating availability incidents. * Never discards log messages on anything but a 200. Not only is this...

feature-request
chime-setup

as requested in #301, it would be very useful to have a browser compatibility check for whether Content Share is supported (possibly in the DefaultBrowserBehavior class). The original issue was...

feature-request
chime-setup

Hi. Is it planned to support the still quite fresh specification of "insertable streams" in the Chime SDK? (https://github.com/w3c/webrtc-insertable-streams) I have seen and tested the Pull Request "VideoProcessor API". This...

feature-request
Triaged
video