Kinesis Video Stream with Content moderation (AWS Rekognition)

0

I would like to perform content moderation from AWS Rekognition on a Kinesis Video Stream real time. I see there is documentation for using AWS Rekognition to detect faces on Live Kinesis Video Stream but is it possible to call the contentmoderation method function and perform the same task. If yes, where will the results be stored? Also, if yes, can we extract just that part of the video where the content has been detected and store it in S3 bucket?

1개 답변
0

Hi, Amazon Rekognition Video stream processors doesn't support content moderation. https://docs.aws.amazon.com/rekognition/latest/dg/using-rekognition-video-stream-processor.html

You will need to extract image frames or video clip from Kinesis Video Streams and call moderation APIs. You can use Parser Library to extract image frames or GetClip API to extract video clip. https://github.com/aws/amazon-kinesis-video-streams-parser-library https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_reader_GetClip.html

AWS
Yuma_M
답변함 2년 전

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

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

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