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 successfully create a video chunks via $this->chimeMediaClient->createMediaCapturePipeline([ 'ChimeSdkMeetingConfiguration' => [ 'ArtifactsConfiguration' => [ 'Audio' => [ 'MuxType' => 'AudioWithCompositedVideo' ], 'CompositedVideo' =>...

capture-service

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

### What happened and what did you expect to happen? We use AWS Chime integrated into Salesforce to provide virtual care sessions for medical and mental health services. Our members...

### What are you trying to do? *We'd like to route all web meeting networking between the browser SDK and chime through a proxy.* There are a handful of reasons...

### What happened and what did you expect to happen? Please check why my media concate pipeline status still shows `InProgress`? `{ "MediaPipeline": { "MediaConcatenationPipeline": { "MediaPipelineId": "72da8927-66d8-49b8-84ca-896c700c36c8", "MediaPipelineArn": "arn:aws:chime:us-east-1:AcountId:media-pipeline/72da8927-66d8-49b8-84ca-896c700c36c8",...

We are targeting the third Thursday of the month (10/17/24), for updates to the clients libraries for: - JS SDK - iOS SDK We are targeting the fourth Thursday of...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

### What happened and what did you expect to happen? I am experiencing an issue on iPadOS when creating the `DefaultDeviceController` with the `enableWebAudio: true` after the earphones are unplugged....

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

dependencies