awslabs / amazon-kinesis-video-streams-producer-sdk-java

Allows developers to install and customize their connected camera and other devices to securely stream video, audio, and time-encoded data to Kinesis Video Streams
Apache License 2.0
78 stars 75 forks source link

How to check for persisted data in kinesis video stream #127

Closed amiya-elear closed 4 years ago

amiya-elear commented 4 years ago

Hi Team,

I want to check for persisted data in the kinesis video stream before consuming data from the stream. Can you guys help me with how to check for persisted data in the kinesis video stream?

Thanks.

MushMal commented 4 years ago

Check out ListFragment API in the backend documentation

disa6302 commented 4 years ago

Closing assuming the question is answered. Feel free to open a new issue if you have any questions.