Skip to content

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

Choose a tag to compare

@zhiyua-git zhiyua-git released this 23 Feb 18:23
· 163 commits to master since this release
  • Bug fix for producer timestamp video playback in the console should be fixed if proper timestamp is provided to SDK. Current setting in sample app uses Gstreamer frame timecode and relative timestamp (used by SDK).
  • install-script is updated to automatically detect OS version and avoid dependency issue on Mac High Sierra and Ubuntu 17.10.
  • Known issue: Producer timestamp mode video playback in console will not work if GStreamer demoapp is configured to use frame timecode and absolute timestamp (used by SDK).