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 License 2.0
102
stars
52
forks
source link
FrameVisitor to process the frames in the output of a GetMedia call. #12
FrameVisitor to process the frames in the output of a GetMedia call.
CopyVisitor to copy the raw bytes of the stream being parsed to an output stream.
Add example that shows parsing and rendering Kinesis Video Streams.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
FrameVisitor to process the frames in the output of a GetMedia call. CopyVisitor to copy the raw bytes of the stream being parsed to an output stream. Add example that shows parsing and rendering Kinesis Video Streams.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.