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.
### What happened and what did you expect to happen? I was profiling a simple React component that only imports the chime JS sdk. It simply creates a new DefaultDeviceController...
I have an AWS Chime meeting app inside Xamarin Webview. I read according to this [article ](https://github.com/aws/amazon-chime-sdk-js/issues/1386) that now Chime SDK supports android webview. I was wondering if this applies...
### What happened and what did you expect to happen? I am trying to disable Picture In Picture option for my tiles by adding the disablePictureInPicture attribute. I can see...
### What happened and what did you expect to happen? React Native supports websockets and can handle it. I expected messaging to work, but I got an error > Error:...
# 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...
# 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...
### What happened and what did you expect to happen? The function `DefaultSDP.findActiveCameraSection` incorrectly looks for `sendrecv` however the presence of that field is not guaranteed. In fact, it is...
Note: I am quite new to TypeScript so may be missing something! I am using TypeScript in a web application and importing modules from the SDK, having installed it via...
Hi @ltrung We have new implement change device while meeting running. While meeting, we have a button open Modal Camera Preview. In the modal we can change camera device or...
### What are you trying to do? I'm trying split audio streams, for private conversation ### How can the documentation be improved to help your use case? Do can add...