aws / 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 License 2.0
103 stars 52 forks source link

Fixing java.lang.IllegalStateException in FragmentMetadataVisitor.getTagNameToValueMap #186

Open dmitry-vlt opened 9 months ago

dmitry-vlt commented 9 months ago

https://github.com/aws/amazon-kinesis-video-streams-parser-library/issues/185

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sirknightj commented 5 months ago

Should also resolve https://github.com/aws/amazon-kinesis-video-streams-parser-library/issues/123