Skip to content

Release 1.2.0 of the Amazon Kinesis Video Streams Producer SDK for C++

Choose a tag to compare

@zhiyua-git zhiyua-git released this 14 Feb 22:53
· 166 commits to master since this release
  • Bug fixes and performance enhancement
  • Streaming error recovery improvements
  • Minor API changes:
    • create stream APIs return shared pointers instead of unique pointers
    • Addition of StreamClosed callback to notify the caller application when the stream is finished draining the existing buffered frames before closing in the graceful termination case.