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.
It seems [`CreateAttendee API`](https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateAttendee.html) supports passing key/value tags. However, these tags are not available within `amazon-chime-sdk-js` package. Are there any plans to expose this feature to be accessible by the...
**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...
Google Chrome has some issues with using VP9 and H264, so I am looking for a way to use VP8 as the codec. However, I seem to am unable to,...
### What are you trying to do? When user joins for the first time, we invoke getUserMedia and get access to mic and camera from the browser. Everything is fine....
I think it is not really a huge issue, but the current local demo implementations could be refined on several ways. This ticket is about the server side of the...
### What are you trying to do? *Start a meet using an android browser* ### How can the documentation be improved to help your use case? *Documentation states that android...
Is there an IRC channel or something like that where i can ask questions to a community of chime users? if not would the chime team be willing to create...
It's possible for something like ``` import '../../src/foo/bar'; ``` to build just fine, but it generates incorrect `.d.ts` files. We should add a lint rule like https://github.com/benmosher/eslint-plugin-import/blob/dd4e416939f83de61298610c0bee455b25063915/docs/rules/no-useless-path-segments.md to detect this...
How to change content share? I want to replace the current screen share like zoom. When I call `startContentShareFromScreenCapture` it show the warning `no transition found from connected with connect`...
**Issue:** #2455 **Description of changes:** Updating FAQ to address the rollup build issue and provide direction to builders help troubleshoot. **Testing:** NA. Only a documentation change *Can these tested using...