AWS Kinesis Video stream use case

0

I wanted to check one thing, we are storing live video in the Kinesis video stream and the next step is to push/pull the data to our own object detection component. I found two way of achieving this.

  1. Using HLS based using streaming session URL from this we can use video stream data into our own custom object detection module.

  2. Other one is write consumer using AWS parser lib we can fetch the video stream frame by frame and use it in the object detection.

So wanted to know which is best suitable for real time video streaming data.

Thanks, Venkat

No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas