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

### What are you trying to do? I am trying to play the composited-video from s3 in the HTML video element. We have 1 hour meeting session recorded in s3....

### What happened and what did you expect to happen? Hi I used media-capture-pipeline and media-concate-pipeline for recording chime meetings. But Sometimes Shared content is shown as blank and sometimes...

Hello, I'm trying to do something quite unusual and I wanted to ask if there's an idiomatic way to do this with the existing Chime JavaScript API before I explore...

We are trying to multiple room based session but, we need a single stream from the room to play outside of it. We have proctor system and will be monitoring...

### What happened and what did you expect to happen? Hi , I am using the repo from chimeSDK -> demo -> browser , I want to render the video...

### What happened and what did you expect to happen? There is uneven spacing in the output recording when using Media capture pipeline composited video. Observe these three screenshots, which...

### What happened and what did you expect to happen? Hello! On Safari 16.1 - 16.3 an error is raised when trying to change the priorities of VideoPriorityBasedPolicy. Other versions...

### What are you trying to do? We have a meeting application, and we want to handle the reconnections when the user's internet service is down and then comes back...

Needs More Information

I was able capture chime meeting screen using 1) 'chimeSDKMediaPipelines.createMediaCapturePipeline' to create pipeline and start recording 2) 'chimeSDKMediaPipelines.deleteMediaCapturePipeline' to stop recording 3) 'chimeSDKMediaPipelines.createMediaConcatenationPipeline' to concatenate captured junk files. When I...

capture-service

### What happened and what did you expect to happen? audioVideo.chooseVideoInputQuality(1280, 720, 30) api is calling before choosing video device when we first start the meeting session. But this is...