Skip to content

Release 1.10.2 of the Amazon Kinesis Video WebRTC C SDK

Latest
Compare
Choose a tag to compare
@niyatim23 niyatim23 released this 09 May 00:24
4f1d3ad

What’s new:

  • Added support for H.265 codec. More details on running the SDK with H.265 can be found in the README (#1965)

Sample improvements:

  • Added a sample TWCC callback implementation that demonstrates packet loss based bitrate change in the sample WebRTC GStreamer master pipeline. More details on TWCC can be found in the README (#1957)
  • Introduced WebRTC GStreamer viewer sample that writes media received from the master to the disk (#1963)

Tested H.265 codec support by running C SDK as master with the following viewers:

Additional Notes:

  • H265 support is limited in browsers and on Android/iOS devices. If these environments are used for testing, please first ensure that H265 support is enabled and available for them.