amazon-kinesis-video-streams-parser-library

Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more.

APACHE-2.0 License

Stars
103

Bot releases are visible (Hide)

amazon-kinesis-video-streams-parser-library - Release 1.2.5 ((February 2023) of the Amazon Kinesis Video Streams Parser Library) Latest Release

Published by disa6302 over 1 year ago

What's changed:

  • Update amazon-kinesis-client from 1.14.8 to 1.14.10
amazon-kinesis-video-streams-parser-library - Release 1.2.4 ((February 2022) of the Amazon Kinesis Video Streams Parser Library)

Published by disa6302 over 2 years ago

What's changed:

  • Update amazon-kinesis-client from 1.14.7 to 1.14.8
amazon-kinesis-video-streams-parser-library - Release 1.2.3 ((February 2022) of the Amazon Kinesis Video Streams Parser Library)

Published by niyatim23 over 2 years ago

What's changed:

  • Update slf4j-reload4j and slf4j-api from 1.7.35 to 1.7.36
  • Update aws-lambda-java-events from 1.2.0 to 2.2.9
  • Update amazon-kinesis-video-streams-producer-sdk-java from 1.8.0 to 1.12.0
  • Update aws-java-sdk-bom from 1.11.487 to 1.12.162
amazon-kinesis-video-streams-parser-library - Release 1.2.2 ((January 2022) of the Amazon Kinesis Video Streams Parser Library)

Published by niyatim23 over 2 years ago

Whats changed:

  • Update slf4j-reload4j(slf4j-log4j12) and slf4j-api from 1.7.33 to 1.7.35
  • Update amazon-kinesis-client from 1.9.3 to 1.14.7
  • Update aws-lambda-java-core from 1.2.0 to 1.2.1
  • Update junit from 4.13.1 to 4.13.2
  • Update lombok from 1.18.16 to 1.18.22
  • Update commons-lang3 from 3.6 to 3.12.0
  • Update powermock-mockito-release-full from 1.6.3 to 1.6.4
  • Update maven-compiler-plugin from 3.2 to 3.9.0
  • Update lombok-maven-plugin from 1.18.16.0 to 1.18.20.0
  • Update maven-javadoc-plugin from 3.1.1 to 3.3.1
  • Update maven-source-plugin from 3.0.1 to 3.2.1
  • Update maven-shade-plugin from 2.3 to 3.2.4
amazon-kinesis-video-streams-parser-library - Release 1.2.1 ((January 2022) of the Amazon Kinesis Video Streams Parser Library)

Published by disa6302 over 2 years ago

Whats changed:

  • Update slf4j-log4j12 and slf4j-api from 1.7.25 to 1.7.33
  • Update log4j-slf4j-impl from 2.8.2 to 2.17.1
amazon-kinesis-video-streams-parser-library - Release 1.2.0 ((January 2022) of the Amazon Kinesis Video Streams Parser Library)

Published by disa6302 almost 3 years ago

What's Changed

  • Move from aws-lambda-java-log4j 1.1.0 to aws-lambda-java-log4j2 1.5.1 to address CVE
  • Update log4j to 2.17.1 to address CVE
amazon-kinesis-video-streams-parser-library - Release 1.1.0 (December 2021) of the Amazon Kinesis Video Streams Parser Library

Published by hassanctech almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-kinesis-video-streams-parser-library/compare/v1.0.15...v1.1.0

amazon-kinesis-video-streams-parser-library - Release 1.0.16 (December 2021) of the Amazon Kinesis Video Streams Parser Library

Published by hassanctech almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/amazon-kinesis-video-streams-parser-library/compare/v1.0.15...v1.0.16

amazon-kinesis-video-streams-parser-library - Release 1.0.15 (September 2020) of the Amazon Kinesis Video Streams Parser Library

Published by MixMasterMitch about 4 years ago

  • Added new cluster packing option to the OputputSegmentMerger to enable creation of a playable MKV file from a sparse KVS stream.
  • Added parsing of audio specific fields from the MKV track header.
  • Bump some dependency versions.
  • Modify the log level on some log messages.
amazon-kinesis-video-streams-parser-library - Release 1.0.14 (August 2019) of the Amazon Kinesis Video Streams Parser Library

Published by bdhandap about 5 years ago

  • Fixed KinesisVideoRekognitionLambdaExample to use absolute timecode for frame during re-encoding/streaming.
  • Fixed region issue for derived KVS Stream.
  • Using default FaceType for Rekognition's External Image IDs that doesn't follow specified format.
  • Upgraded to JCodec version 0.2.3 which provides scaling list support.
  • Log improvements.
amazon-kinesis-video-streams-parser-library - Release 1.0.13 (April 2019) of the Amazon Kinesis Video Streams Parser Library

Published by qqia over 5 years ago

  • Fix: Make process method in H264FrameProcessor and H264FrameDecoder throw FrameProcessException.
amazon-kinesis-video-streams-parser-library - Release 1.0.12 (March 2019) of the Amazon Kinesis Video Streams Parser Library

Published by qqia over 5 years ago

  • Bugfix: Fix KinesisVideoExampleTest example issue that was using non-exist test file.
  • Improve KinesisVideoRekognitionLambdaExample to use AWS CloudFormation Template to create resources.
amazon-kinesis-video-streams-parser-library - Release 1.0.11 (March 2019) of the Amazon Kinesis Video Streams Parser Library

Published by qqia over 5 years ago

  • Bugfix: KinesisVideoRekognitionIntegrationExample broken because the frame process callback is not invoked.
amazon-kinesis-video-streams-parser-library - Release 1.0.10 (February 2019) of the Amazon Kinesis Video Streams Parser Library

Published by qqia over 5 years ago

  • Fix connection leak.
amazon-kinesis-video-streams-parser-library - Release 1.0.9 (January 2019) of the Amazon Kinesis Video Streams Parser Library

Published by bdhandap over 5 years ago

  • Adding KinesisVideo Rekognition Lamba example which creates new KVS stream with overlapped bounding boxes
  • Added Optional track number parameter in the FrameVisitor to process only frames with that track number.
  • Bug fixes for H264 decoding & rendering for resolutions that are not multiple of 16.
amazon-kinesis-video-streams-parser-library - Release 1.0.8 (December 2018) of the Amazon Kinesis Video Streams Parser Library

Published by qqia almost 6 years ago

  • Add close method for derived classes to cleanup resources.
  • Add exception type which could be used in downstream frame processing logic.
  • Make boolean value thread-safe in ContinuousGetMediaWorker.
  • Remove extra exception wrapping in CompositeMkvElementVisitor.
  • Declare exception throwing for some methods.
  • Enabled stack trace in ContinuousGetMediaWorker when there is an exception.
amazon-kinesis-video-streams-parser-library - Release 1.0.7 (October 2018) of the Amazon Kinesis Video Streams Parser Library

Published by zhiyua-git about 6 years ago

  • Add flag in KinesisVideoRendererExample and KinesisVideoExample to use the existing stream (and not doing PutMedia again if it exists already).
  • Added support to retrieve the information from FragmentMetadata and display in the image panel during rendering.
amazon-kinesis-video-streams-parser-library - Release 1.0.6 (September 2018) of the Amazon Kinesis Video Streams Parser Library

Published by bdhandap about 6 years ago

  • Introduce handling for empty fragment metadata
  • Added a new SimpleFrame Visitor to handle video with no tags
  • Refactored H264FrameDecoder, so that base class method can be reused by child class
amazon-kinesis-video-streams-parser-library - Add the capability and example to pipe the output of GetMedia calls to GStreamer using MergedOutputPiper

Published by sayantacC over 6 years ago

  • Introduce GetMediaResponseStreamConsumer as an abstract class used to consume the output of a GetMedia* call to Kinesis Video in a streaming fashion. Child classes will use visitors to implement different consumers.
  • The MergedOutputPiper extends GetMediaResponseStreamConsumer to merge consecutive mkv streams in the output of GetMedia and pipes the merged stream to the stdin of a child process.
  • Add the capability and example to pipe the output of GetMedia calls to GStreamer using MergedOutputPiper.
amazon-kinesis-video-streams-parser-library - Release 1.0.4 (April 2018) of the Amazon Kinesis Video Streams Parser Library

Published by bdhandap over 6 years ago

  • Add example for KinesisVideo Streams integration with Rekognition and draw Bounding Boxes for every sampled frame.
  • Fix for stream ending before reporting tags visited.
  • Same test data file for parsing and rendering example.
  • Known Issues: In KinesisVideoRekognitionIntegrationExample, the decode/renderer sample using JCodec may not be able to decode all mkv files.
Package Rankings
Top 26.88% on Repo1.maven.org
Related Projects