Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

amazon-chime-sdk-js

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazon-chime-sdk-js - npm Package Versions

1
810

1.17.2

Diff

Changelog

Source

[1.17.2] - 2020-09-08

Added

Changed

Removed

Fixed

  • Change default encode resolution back to 960x540
chimesdk
published 1.17.0 •

Changelog

Source

[1.17.0] - 2020-09-04

Added

  • Add npm login and logout as part of publish script
  • Add Meeting Readiness Checker APIs

Changed

  • Change WebRTC semantics to Unified Plan by default for Chromium-based browsers
  • Update video simulcast guide doc
  • Update readme to include link to React components repo

Removed

Fixed

  • Fixed removeLocalVideoTile so that the video tile is removed correctly for the user and attendees
  • Handle timing issue of receiving index during resubscribe
  • Mitigate Brew Sam installation issue
  • Remove set command in travis awscli installation script
  • Add --no-fail-on-empty-changeset flag in deploy script to not fail for empty changeset
chimesdk
published 1.16.0 •

Changelog

Source

[1.16.0] - 2020-08-20

Added

  • Added auth-token based npm login and logout scripts for npm package publishing
  • Update demo app with new regions CPT, MXP, BOM and ICN

Changed

  • Update the dependency version for the singlejs demo

Removed

  • Remove device demo from demos

Fixed

  • Fix and modify simulcast uplink policy to fix freezing and reduce switches
  • Exclude self content share video stream index
chimesdk
published 1.15.0 •

Changelog

Source

[1.15.0] - 2020-08-10

Added

  • Add comments for VideoTileState class and instructions in FAQ document
  • Add reference to CreateMeetingWithAttendees in FAQ

Changed

  • Bump elliptic from 6.5.2 to 6.5.3 in /demos/device
  • Log info when stop pinging due to Websocket closed
  • Change the demo app to show content share video back to sharer
  • Change bootstrap version for meeting demo to 4.5.0
  • Change content share video check to use attendee name instead of video element index

Removed

Fixed

  • Ensure all simulcast stream resolution are 16-aligned to avoid pixel3(XL) encoder issue
  • Fix race condition in Chromium browsers when consecutive audio bind operations take place
  • Fix invalid constraints and disable Unified Plan in safari 12.0
  • Fix isSupported API in DefaultBrowserBehavior return true for Firefox on Android
chimesdk
published 1.14.0 •

Changelog

Source

[1.14.0] - 2020-07-28

Added

  • Add content share video test integration test
  • Add function to query outbound WebRTC video stats in browser demo
  • Add error message for TaskFailed errors

Changed

  • Return the screen capture media stream for startContentShareFromScreenCapture

Removed

Fixed

  • Fix exception thrown in Safari when multiple startVideoPreviewForVideoInput() are made
chimesdk
published 1.13.0 •

Changelog

Source

[1.13.0] - 2020-07-21

Added

Changed

  • Use POST instead of GET for TURN control endpoint

Removed

Fixed

  • Fix demo app responsiveness issue
  • Fix content share test video in Firefox
  • Marking TURNMeetingEnded error as terminal to prevent session from reconnecting
chimesdk
published 1.12.0 •

Changelog

Source

[1.12.0] - 2020-07-17

Added

  • Add device name for mobile integration tests
  • Added new FAQs and updated Readme to include new demos for PSTN calling and live events
  • Add test report URL for mobile integration tests
  • Add Firefox to Travis integration tests
  • Add README for integration tests
  • Add log to list the set of constraints supported by the browser
  • Add device change observer events when the current audio/video input stream ended

Changed

  • Fix title for FAQ guide
  • Change DefaultDeviceController video MediaTrackConstraint parameters to be "ideal" explicitly
  • Use a single instance of AudioContext
  • Use the SDK default sample rate 48,000 Hz for an AudioBuffer object if the AudioContext sample rate doesn't work

Removed

Fixed

  • Fix typo in VideoStreamDescription when stream is disabled by WebRTC
  • Fix issue where audio input is not able to switch in Firefox
  • Fix handling WebRTC Track event with no associated streams
  • Increase log interval to avoid multiple Cloudwatch requests at once
  • Fix incorrect log level for terminal error code
  • Catch exceptions taking place when putLogEvents fails
  • Fix content share test video in Firefox
chimesdk
published 1.11.0 •

Changelog

Source

[1.11.0] - 2020-06-30

Added

  • Add meeting demo parameter for broadcasting user
  • Add simulcast guide link in README and Quality Bandwidth Connectivity doc
  • Add a MediaDevices proxy to support the devicechange event in some Android Chrome browsers

Changed

Removed

  • Remove browser demo optional feature HTMLSelectElement multiple attribute

Fixed

  • Fix CloudWatch metrics for Linux and Android integration tests
  • Fix create meeting request for audio and video e2e integration tests
  • Fix multiple issues with integration tests
  • Fix uuidv4 import
  • Fix missing uuidv4 import in integration test
  • Disable w3c check for Chrome Android webdriver integration tests
  • Fix setSinkId() from throwing DOMException in Chromium browsers
  • Fixing the ability to choose default input in browsers when default changes
chimesdk
published 1.10.0 •

Changelog

Source

[1.10.0] - 2020-06-23

Added

  • Add position in frame to attendee updates
  • Add stale-issue bot configuration
  • Add simulcast support and provides new uplink downlink policies
  • Add MultiLogger to support logging to multiple Logger instances
  • Add resize listener on HTMLVideoElement in demo
  • Add simulcast integration tests
  • Add unit tests for source files previously excluded in test coverage

Changed

  • Use GET instead of POST to obtain TURN credentials
  • Move integration tests to use meeting V2 demo
  • Update to add ability to run integration tests in mobile devices

Removed

Fixed

  • Update cloudwatch log stream ID to have attendee_id
  • Fix Firefox 68 codec preference issues
  • Fix uplink max bitrate value calculation
chimesdk
published 1.9.0 •

Changelog

Source

[1.9.0] - 2020-06-12

Added

Changed

  • Bump websocket-extensions from 0.1.3 to 0.1.4
  • Update SignalingProtocol.proto and use SDK version in JoinFrame

Removed

Fixed

  • Fix duplicate tiles and error logs due to external id race condition
  • Suppress presence leave when attendee has already joined from another device (#427)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc