Release 3.3.0 of the Amazon Kinesis Video C++ Producer SDK
Platforms tested on
- Linux
- Windows
- MacOS
Release tagged at: 2b343c9 (2b343c9)
Whats new:
- New API putEventMetadata for events feature
- Updated sample to demonstrate putEventMetadata()
- CMake updated from 2.8 → 3.6.3
- IOT_THING_NAME supported in kvssink
- File logging feature exposed to Producer Java SDK via JNI
Changes in Producer C: 79da5b6d6ad67560cc08530f967e9187a6d1c594
- New APIs to support creating StreamInfo provider with audio and video codecs
Changes in PIC Commit: c8325887faa3a4a296c4367b281c778be69875b6 (awslabs/amazon-kinesis-video-streams-pic@c832588)
- Exponential backoff support on redundant state machine errors.
- Support for events feature