Skip to content

Release 1.7.3 of the Amazon Kinesis Video WebRTC C SDK

Compare
Choose a tag to compare
@jdelapla jdelapla released this 19 May 00:19
· 13 commits to master since this release
ced19d0

Release tagged at: ced19d0

Bug Fixes:

  • Fixed an issue in sample applications where LWS context would not be usable after loss of connectivity

Other

  • Added more logging for ICE and TURN both for error handling and debug cases.
  • Clang format v14.0 applied

Sample Code Changes

  • This release has changes in Common.c that apply to all samples. Particularly of note are the changes in sessionCleanupWait(). Please be sure to incorporate these changes into your applications.