Release 1.7.3 of the Amazon Kinesis Video WebRTC C SDK
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.