AWS S3: Live video streaming data storing into S3

0

Hi,

Need help on understanding AWS S3 side of it.

Use case:

  • We are looking to develop use case where from IP camera will going to send the continuous video streaming data and we are looking to store in AWS s3 bucket. So wanted to understand is that good fit. How AWS S3 how it will store live streaming video data into S3 bucket.

-Also from Pushing live video streaming data into S3 bucket. Some other Object detector process will going to read from S3 bucket continuously. Could you please help me on this points.

3개 답변
0

Amazon Kinesis Video Streams (KVS) was built to help with this kind of use case: https://aws.amazon.com/kinesis/video-streams/. With KVS you can publish your live streaming video from a camera, store the media for retrieval at a later time via a variety of APIs such as GetClip, and consume it via a live streaming session via HLS or DASH.

A two-part video tutorial was recently posted about how to use KVS to publish video from an existing RTSP camera, and to then extract images from the live stream for use with Rekognition for object detection.

See the following documentation to get started with KVS: https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/getting-started.html

profile pictureAWS
전문가
답변함 2년 전
  • Thanks David for quick response.

    Actually we are building own object detection module and we just wanted to store the live video streaming data which is coming from camera and also object detected video/images into S3. In this context is that good solution to use S3?

    My main concern is how to store video feed into S3 bucket. Could you please help me on this.

0

Actually we are building own object detection module and we just wanted to store the live video streaming data which is coming from camera and also object detected video/images into S3. In this context is that good solution to use S3?

My main concern is how to store video feed into S3 bucket. Could you please help me on this.

답변함 2년 전
  • Were you able to get a solution? I have need of the same capability.

0

Hello! Did you end up figuring out how to do this? Maybe something like https://vuild.io can help you. I'm happy to chat with you to see how I can help, reach out via the contact form on https://vuild.io.

irwinb
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠