Troubleshooting of Amazon Rekognition: Difference between revisions

Jump to navigation Jump to search
m
Line 24: Line 24:
</pre>
</pre>


Solution: Please verify the setting of Amazon SNS<ref>[https://docs.aws.amazon.com/rekognition/latest/dg/api-video-roles.html Configuring Amazon Rekognition Video - Amazon Rekognition]</ref> If the amount of videos are not too many, you may remove the options "notification-channel".
Solution: Please verify the setting of Amazon SNS<ref>[https://docs.aws.amazon.com/rekognition/latest/dg/api-video-roles.html Configuring Amazon Rekognition Video - Amazon Rekognition]</ref> If the amount of videos are not too many, you may remove the options "notification-channel". The command will become:
 
<pre>
aws rekognition start-label-detection --video "S3Object={Bucket=YOUR_BUCKET_NAME,Name=YOUR_VIDEO_FILE}"  --region us-east-1
</pre>


== FAILED 2.8 'Unsupported codec/format. ==
== FAILED 2.8 'Unsupported codec/format. ==
Anonymous user

Navigation menu