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
102 stars 52 forks source link

Running KinesisVideoRekognitionIntegrationExampleTest Error #68

Closed Alex-fanfanfan closed 4 years ago

Alex-fanfanfan commented 5 years ago

I can only got one picture from this test instead of a video and this is the error message. It seems there is only one thread worked. Anyone met the same issue?

ERROR com.amazonaws.kinesisvideo.parser.examples.GetMediaWorker - Failure in GetMediaWorker for streamName java.util.NoSuchElementException: No value present

MushMal commented 4 years ago

Could you retry the latest please?