Skip to content

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

Choose a tag to compare

@MushMal MushMal released this 29 Nov 03:54
· 202 commits to master since this release

Release 1.0.0 (November 2017)

  • First release of the Amazon Kinesis Video Streams Producer SDK for C++.
  • Support for Mac OS build.
  • SDK needs to establish trust with the Service CA through TLS. Copy 'https://www.amazontrust.com/repository/SFSRootCAG2.pem' file to '/etc/ssl/' directory.
  • Known issues:
    • CMake 3.10.x will fail the cmake 3.7 version check in some cases. Installing CMake 3.8 will resolve the issue.
    • GStreamer Demo application might not work on some OS-es due to encoder incompatibility. Specifying software encoder will fix the hardware encoder issue.
    • Open source projects might randomly fail and take a long time to build. Alternatively, you can use systems libraries by modifying the CMakeList.txt file in the root of the kinesis-video-native-build.