Skip to content

Release 2.7.0 ((April 2026) of the Amazon Kinesis Video Streams WebRTC JS SDK)

Latest

Choose a tag to compare

@YPandas YPandas released this 01 Apr 21:07
9060cfc

What's New (samples)

  • Added FIPS endpoint checkbox with GovCloud auto-detection and region validation warnings (#694)
  • Added ingestion incompatibility warning for GovCloud regions (#694)
  • STUN URLs now use stuns: protocol and -fips suffix when FIPS is enabled (#694)

Note

WebRTC Ingestion and Storage & Multiviewer are currently not supported for GovCloud regions.
Known Issue: When using GovCloud regions (us-gov-*) with FIPS endpoints, forcing TURN in the Sample Page fails with Firefox v148.0.2. This issue is specific to GovCloud regions and their FIPS endpoints; commercial regions are not affected. It does work with (pre-release) Firefox v150.0.

What's New (SDK)

  • Added new function that generates the STUN server URLs (#694)

Developer enhancements

  • Scoped down CI permissions. (#705)

Version Bumps

  • @types/node from 24.10.1 to 25.5.0
  • @typescript-eslint/eslint-plugin from 8.56.1 to8.58.0
  • @typescript-eslint/parser from 8.57.0 to 8.57.1
  • eslint-plugin-prettier from 5.5.4 to 5.5.5
  • flatted from 3.3.2 to 3.4.2
  • handlebars from 4.7.8 to 4.7.9
  • jest from 30.2.0 to 30.3.0
  • jest-environment-jsdom from 30.2.0 to 30.3.0
  • jsdom from 28.1.0 to 29.0.1
  • minimatch from 3.1.2 to 3.1.5
  • webpack from 5.105.0 to 5.105.4
  • webpack-cli from 6.0.1 to 7.0.2
  • webpack-dev-server from 5.2.2 to 5.2.3
  • ws from 8.18.3 to 8.20.0

Note

The development branch containing commits between this release (v2.7.0) and v2.6.1 has been archived into the release-v2.6.1 branch.