Analyze classifier scores that were precomputed using Kinesis Video Streams - Audio Consumer.
- Install Docker:
- On Amazon Linux 2023, follow Creating a container image for use on Amazon ECS.
- On Ubuntu, follow Installing Docker Engine on Ubuntu.
- Follow the AWS SAM prerequisites.
- Install AWS SAM CLI
- Set up a domain and hosted zone in Route 53 for the demo website. Enter this domain for the requested
CloudFrontAliaswhen deploying below. - Create a certificate in AWS Certificate Manager(ACM) for the domain. Enter the certificate's arn for the requested
AliasCertificatewhen deploying below. - Build stack and deploy (see Steps 2 and 3 of Tutorial: Deploying a Hello World application):
- Answer
ywhen asked:FlaskFunction Function Url has no authentication. Is this okay?
- Answer
sam build -u
sam deploy --guided
- Use the
ChartFrontUrldisplayed during the deployment to update the domain's hosted zone in Route 53. See Routing traffic to an Amazon CloudFront distribution by using your domain name.
- Enter your domain name in the browser.
- Select the start and stop times for the analysis window.
- Choose the desired threshold. Species whose maximum value is below this threshold will be excluded from the graph.
- Choose
N. At most this many species will be plotted. - Click on Submit to request the graphs for the most likely birds.
- If a Throughput error is returned, either select a shorter window or wait a few minutes before resubmitting the request.