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

**Description of changes:** 1. Some of the default boolean parameter like `useChimeSdkMeetings` or `useChimeSdkMediaPipelines` didn't work because they were set as boolean and compared as string in the `ensureRegion()`. Fixed....

### What happened and what did you expect to happen? I have been using Rollup to build a progressive web app using chime since version 1 of the SDK. Everything...

Bug
chime-setup

**Issue #:** None, though there was a request for something along the lines of 'video transform device API for content share that I was looking into. **Description of changes:** As...

Bumps [marked](https://github.com/markedjs/marked) to 4.1.1 and updates ancestor dependency [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies need to be updated together. Updates `marked` from 2.1.3 to 4.1.1 Release notes Sourced from marked's releases. v4.1.1 4.1.1...

dependencies

I am using VideoPriorityBasedPolicy and DefaultSimulcastUplinkPolicy. When I use DefaultSimulcastUplinkPolicy, I am facing issue while getting the video input. So, I am trying to create custom uplink policy.But, I couldn't...

video

### What happened and what did you expect to happen? I've created similar issue as #1943 I found that sometimes shared screen video chunks have long durations (like 8 seconds)...

capture-service

### What happened and what did you expect to happen? A meeting is created using 1 attendee that shares their screen and webcam and a media capture pipeline is created...

feature-request
meeting-service

### What happened and what did you expect to happen? During a chime meeting with our customers in production, all users lost the ability to hear each other and be...

meeting-service

https://docs.aws.amazon.com/chime-sdk/latest/dg/using-events.html I'm trying to figure out the difference between: * Amazon Chime SDK attendee is added * Amazon Chime SDK attendee is authorized * Amazon Chime SDK attendee joins a...

meeting-service

### What happened and what did you expect to happen? When Voice Focus is turned on, joining a meeting when video preview is still loading can cause broken audio input...

Bug