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

[QUESTION] Fragment decoding error #165

Closed fugudong closed 1 year ago

fugudong commented 1 year ago

The amazon player has issue about Fragment decoding error when I push video and audio stream with producer library. If I only push video stream, this error will not appear. Can you tell me why, thanks.