Releases: awslabs/amazon-kinesis-video-streams-producer-sdk-cpp
Releases · awslabs/amazon-kinesis-video-streams-producer-sdk-cpp
Release 1.7.2 of the Amazon Kinesis Video Streams Producer SDK for C++
JNI free object logic fix used by Java KVS SDK.
Release 1.7.1 of the Amazon Kinesis Video Streams Producer SDK for C++
- 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++
- 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++
- 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++
- 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++
- 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++
- 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++
- 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++
- Fix log4cplus download link in install-script.
Release 1.4.0 of the Amazon Kinesis Video Streams Producer SDK for C++
- Fix for crash caused by latest Mac tool chain issue
- Fix for callbacks returning incorrect custom data in gstreamer sample app
- Support for custom logger
- Fix for multiple callbacks when triggering connection staleness