Overview
Superb AI Video Analytics ingests camera streams via Kinesis Video Streams, generates image frames, and runs vision-language analysis (Amazon Bedrock Nova) to detect events, display them on a dashboard with bilingual (English/Korean) captions, and send daily reports. Detection categories are described in natural language and each category can use a different Nova model, selected from the dashboard without redeployment.
This CloudFormation option provisions the full solution into your AWS account. On launch, a short-lived bootstrap EC2 instance runs Terraform to create a dedicated VPC, CloudFront with WAF and ALB, ECS Fargate services, ECR, Kinesis Video Streams, S3, DynamoDB, Cognito, SQS, Bedrock, and SES. The bootstrap instance then terminates itself.
Data residency: Terraform state is stored in an S3 bucket in YOUR account; BSG does not store your infrastructure state. Your video and event data stay in your account.
External dependencies (disclosed): during deployment the bootstrap instance downloads versioned artifacts (Terraform config, scripts, container images) from a BSG-managed S3 bucket. Amazon Bedrock (Nova) model access must be enabled in your account and Region. Ongoing use requires internet connectivity. No cost beyond your AWS usage and Marketplace charges.
Highlights
- Detection rules in plain language: describe what to detect (safety helmets, fire, intrusion, and more) in natural language from the dashboard, and per-category vision model selection with Amazon Bedrock (Nova) - no retraining, no redeployment.
- Pay only while it runs: hourly billing on a single API server instance with a free trial. No upfront contract. Uninstall anytime with the built-in one-click uninstaller - your video data stays in your account.
- Deploys entirely in your AWS account: dedicated VPC, CloudFront with WAF, ECS Fargate video analysis, Kinesis Video Streams ingestion. Terraform state, video data, and events never leave your account.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Dimension | Cost/hour |
|---|---|
t3.medium | $0.135 |
Vendor refund policy
Refunds are available within 7 days of the initial subscription purchase if no compliance scan has been executed. To request a refund, contact mp_support@bsgglobal.com with your AWS Account ID and subscription details. Refund requests are processed within 5 business days (KST, Mon-Fri).
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
standard
Superb AI Video Analytics ingests camera streams via Kinesis Video Streams, generates image frames, and runs vision-language analysis (Amazon Bedrock Nova) to detect events, display them on a dashboard with bilingual (English/Korean) captions, and send daily reports. Detection categories are described in natural language and each category can use a different Nova model, selected from the dashboard without redeployment.
This CloudFormation option provisions the full solution into your AWS account. On launch, a short-lived setup instance starts an AWS CodeBuild project that runs Terraform to create a dedicated VPC, CloudFront with WAF and ALB, ECS Fargate services for video analysis, ECR, Kinesis Video Streams, S3, DynamoDB, Cognito, SQS, Bedrock, and SES. The product's API server runs continuously on a single EC2 instance (t3.medium) launched from this AMI; software charges accrue per instance-hour while it runs. The setup instance removes itself after installation.
Data residency: Terraform state is stored in an S3 bucket in YOUR account; BSG does not store your infrastructure state. Your video and event data stay in your account.
External dependencies (disclosed): during deployment the installer downloads versioned artifacts (Terraform config, scripts, container images) from a BSG-managed S3 bucket. Amazon Bedrock (Nova) model access must be enabled in your account and Region. Ongoing use requires internet connectivity. No cost beyond your AWS usage and Marketplace charges.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
Superb AI Visual Analytics 0.2.1-r5 (hourly edition)
Same application as 0.2.1. Deployment architecture updated for hourly billing:
- Pay only while the product is running: software is charged per instance-hour of the resident API server (EC2). Stop using it, stop paying.
- Free trial included; no upfront contract required.
- Installation now runs in AWS CodeBuild in your account; a short-lived setup instance bootstraps it and removes itself.
- One-click uninstall (Uninstaller CodeBuild) removes all resources except your video data buckets; your data stays in your account.
Additional details
Usage instructions
PREREQUISITES
- Enable Amazon Bedrock Nova model access in your deployment Region before launch.
DEPLOY
- Choose the CloudFormation delivery option and create the stack in your target Region.
- Parameters:
- AdminEmail: admin email (first Cognito user and report/alert recipient).
- AmiId: pre-filled by AWS Marketplace.
- (Optional) AllowedCidrs / CustomDomain / AcmCertificateArn / Route53ZoneId.
- Create the stack. Provisioning runs automatically (about 20 to 40 minutes). The stack removes itself after installation completes; the product keeps running.
- The dashboard URL is shown in the stack Outputs (BootstrapData) at CREATE_COMPLETE, before the stack removes itself.
FIRST LOGIN
- An invitation email is sent to AdminEmail with the dashboard URL, username, and a temporary password. Sign in and set a new password on first login. (The dashboard URL is also shown in the stack Outputs.)
CONNECT A CAMERA
- Register a camera, stream from it, and create at least one active prompt. Detected events appear on the dashboard. Optionally set a per-category model.
BILLING
- Software is billed hourly while the API server instance (t3.medium) is running. To stop charges, uninstall (see TEARDOWN). Stopping the instance also stops software charges, but uninstalling is the supported way to stop using the product.
TEARDOWN
- Run the "va-self-destroy" CodeBuild project (created at install) with CONFIRM_DESTROY set to "delete superbai-va". It removes all product resources including the API server instance; your video data buckets (frames/clips) are preserved.
SUPPORT: mp_support@bsgglobal.com
Support
Vendor support
Email support: mp_support@bsgglobal.com Business hours: 09:00-18:00 KST (Mon-Fri), response within 2 business days. Covers installation and deployment issues, product usage questions, and troubleshooting. Include your CloudFormation stack region and the installer CodeBuild log (log group /va/apply) for deployment issues. Documentation and uninstall guide are included in the product usage instructions.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.