Release 2.4.1 ((May 2025) of the Amazon Kinesis Video Streams WebRTC JS SDK)
What's new (samples)
- Added codec filtering options to the sample page. By default, this is ON and set to H.264 video & opus audio. (#499)
- This demonstrates how to resolve the buffer size issue with the KVS WebRTC-C SDK v1.12.0 and older, seen following the Chrome Upgrade to v136 on 4/29/2025.
- Chrome 136 added H.265 support, thereby increasing the size of the SDP which may exceed the signaling limits.
Note
The NPM artifacts remain the same with v2.4.0 release, this release only contains sample changes.