Skip to content

Releases: awslabs/amazon-kinesis-video-streams-producer-sdk-cpp

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

13 Feb 03:57

Choose a tag to compare

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

08 Feb 20:11

Choose a tag to compare

JNI free object logic fix used by Java KVS SDK.

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

07 Feb 03:12

Choose a tag to compare

  • Removed kinesis_video_gstreamer_sample_rtsp_app as the kinesis_video_gstreamer_sample_app has become multi-purposed for webcams, rtsp and video files.
  • stability fixes.

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

15 Dec 03:16

Choose a tag to compare

  • Added support for uploading files(offline mode) to Kinesis Video Stream
  • Additional fixes

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

04 Dec 00:27

Choose a tag to compare

  • JNI namespace change
  • Improve kvssink plugin retry behavior
  • Unify GetTimeFunc in C++ producer for override
  • Support for custom user agent string

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

28 Sep 21:02

Choose a tag to compare

  • Fragment Metadata Support for Producer SDK
  • Add fallback frame rate to avoid negotiation issue on certain machines like macbook air

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

31 Aug 01:29

Choose a tag to compare

  • Windows Support for Producer SDK
  • Intermittent producer support
  • Various bug fixes

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

20 Jun 21:28

Choose a tag to compare

  • Added prebuilt docker images for AmazonLinux and Raspbian Stretch
  • Updated install-script to accept commandline argument -j and pass the value to make to speed up building
  • Updated install-script to accept commandline argument -d to remove opensource library installation files after finishing
  • Updated CMakeLists.txt in kinesis-video-native-build to link up libraries properly

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

15 Jun 17:33

Choose a tag to compare

  • Release first version of gstreamer plugin "kvssink"
  • Fix gstreamer demo issue when running on raspberry pi

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

14 May 23:37

Choose a tag to compare

  • Fix log4cplus download link in install-script.