aws-rekognition icon indicating copy to clipboard operation
aws-rekognition copied to clipboard

Add support for videos

Open roborourke opened this issue 7 years ago • 2 comments

This is trickier to implement but doable:

  • Requires file to be on S3
  • Handled async via polling (start/get functions)

Thinking this is low priority for anyone as most video is handled by 3rd party providers.

roborourke avatar Jul 11 '18 11:07 roborourke

Like you say, quite low priority. Would be more about API completeness then business need/requirements (none today).

noeltock avatar Jul 11 '18 14:07 noeltock

Yeah probably low - if we did want to own Video, we'd also go into the AWS transcoding etc too. I'm sure we could make a great experience there as we have a lot of AWS tooling at our fingertips but I don't think we've really seen demand for video.

joehoyle avatar Aug 10 '18 16:08 joehoyle