You own live streaming server with sub-500ms WebRTC latency. No per-stream, per-minute or per-viewer fees. Powers live auctions, iGaming, conferencing, telehealth, and surveillance, etc. Trusted by 2,000+ companies. 99.99% uptime SLA. Deploy in two minutes with support for WebRTC, MoQ, LL-HLS, HLS, RTMP(S), SRT, RTSP, NDI, DASH, CMAF, WHIP, and VOD, etc.
Own your streaming infrastructure. Pay for servers, not streams.
Most businesses outgrow managed streaming services before they realise it. Per-stream fees compound at scale, black-box infrastructure makes debugging impossible, and you control neither latency, protocols nor data residency. Ant Media Server Enterprise gives you what a managed service provides - minus the lock-in and the per-stream billing.
Deploy on AWS in under five minutes. Scale to hundreds of thousands of concurrent viewers. Keep full control of your infrastructure, your data, and your costs. Trusted by 2,000+ companies across 120 countries, delivering billions of streaming hours behind a 99.99% uptime SLA.
WHY TEAMS MOVE TO ANT MEDIA SERVER
No per-stream or per-viewer fees. You pay for your AWS instances, nothing else.
Auto-scaling clusters via CloudFormation, from evaluation to production.
One licence covers cloud, on-premises and air-gapped - a true hybrid path.
WHAT YOU CAN BUILD
Live auctions and bidding. When a bid arrives four seconds late the auction is broken. Sub-500ms WebRTC keeps the floor, the auctioneer and every remote bidder on the same clock.
Conferencing, webinars and telehealth. Many-to-many real time, hundreds of rooms, small audiences each - the shape per-participant pricing punishes hardest.
Surveillance and IP camera monitoring. ONVIF auto-discovery, PTZ control, sub-second browser playback, S3 recording. No audience to justify per-stream fees.
Important: the Launch button on this page deploys a SINGLE-INSTANCE evaluation environment. Ready in under two minutes, ideal for evaluation and low-concurrency production - but it is not a production cluster.
For production, use the CloudFormation template. It stands up an auto-scaling, load-balanced origin/edge cluster with a managed database in roughly five minutes, and it is what most of our larger customers run.
DEPLOY ANYWHERE, INCLUDING WHERE THERE IS NO INTERNET with self hosted licence offline licences.
CHOOSE THE RIGHT LISTING
This x86 listing is the default. Also available: Graviton/ARM64 for ARM estates, GPU with NVENC when transcoding is your bottleneck, and a container image for ECS and EKS.
INTEGRATION
RESTful API and native SDKs for JavaScript, iOS, Android, Flutter, React Native and Unity. Most teams publish their first stream within 10 minutes.
SUPPORT
Dedicated support via email, Slack and live chat from the engineering team that builds the product, with published response and resolution SLAs.
Pay for servers, not streams:
Your licence is priced per instance-hour and never meters streams, viewers, or connections. Capacity is set by the EC2 instance you choose. If you run many simultaneous streams with modest audiences each - live auctions, betting floors, conferencing, telehealth, surveillance, remote operations - per-stream billing is the wrong shape for your business, and the difference is measured in multiples rather than percentages.
Sub-second latency where latency decides the outcome:
WebRTC delivery under 0.5 seconds - fast enough that a bid, a wager, or a dispatch instruction lands before the moment passes. Ingest over RTMP, RTMPS, SRT, RTSP, WHIP, NDI, UDP and MPEG-TS. Deliver over WebRTC, LL-HLS, HLS, CMAF, DASH, and MoQ. Adaptive bitrate transcoding, live DVR, S3 recording and CloudFront integration included.
Proven in production, backed by a 99.99% uptime SLA:
Rated 4.8 across AWS Marketplace reviews, plus hundreds of reviews on G2 and Capterra. Trusted by 2,000+ companies delivering billions of streaming hours - KDDI, Mojio, Testbook, Skyline Robotics, and Amnimo among them. One of the top streaming servers in Media & Entertainment, Video, and Edit/Processing-Video. Support direct from the engineering team by email, Slack, and live chat.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.
Own Your Streams - Real Time, At Scale With Ant Media Server Enterprise
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
You pay by the hour for the Enterprise Edition license, billed per running instance. Pricing scales with the EC2 instance type you choose, spanning compute-optimized (c-series), general-purpose (m-series and t-series), and memory-optimized (r-series) families. Larger sizes within each family carry higher hourly rates because they provide more CPU and memory. You select the instance that matches your streaming capacity. The license charges apply only while a server is running, so you pay for uptime. AWS bills compute, storage, and bandwidth separately from these license rates.
Top-of-mind questions for buyers
What counts as one licensed unit for the hourly charge?
The Enterprise Edition license applies per running server instance. Each EC2 instance you launch needs its own license. In a cluster, every origin and edge instance counts separately. The license itself sets no limit on connections, broadcasters, or concurrent viewers.
Am I charged for instances that are stopped or powered off?
License charges apply only while a server runs, so you pay for uptime. Powered-off instances stop accruing license charges. With auto-scaling, you can close origin or edge instances during quiet periods to cut cost. Note that AWS storage fees may still apply to stopped instances.
Does the hourly license cost include the AWS compute and bandwidth charges?
No. The hourly rate covers only the Enterprise Edition software license. AWS bills compute, storage, and data transfer separately. A cluster also needs a load balancer and a database server, which are not part of the license and add their own infrastructure cost.
antmedia.io+2
Helpful?
Vendor refund policy
We do not currently support refunds, you can try for free and you can cancel at any time.
Request a private offer to receive a custom quote.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Server is ready to use. No need to install anything. Just wait about 30 seconds after server starts because it will create some initial configurations after that visit http://SERVER_IP:5080/ to access web management console.
You can login the Web Management Console with below credentials
Username: JamesBond
Password: {InstanceId*}
*You can learn instance id on EC2 console . It should be something in the following format i-xxxxxxxxxxxxxxxxx. For instance it is i-028bce455e58e62df
For the ssh access to your instance, user name is ubuntu and port number is 22. You can connect it through ssh with the following command:
ssh -i your_keypair_file ubuntu@instance_ip
Enterprise customers receive dedicated support via email, Slack, and live chat from the Ant Media engineering team - the same team that built the product. Support SLAs (response and resolution times by severity) are published at Ant Media Server Enterprise Support