Install Ant Media Server
Download and install Ant Media Server on your Linux system. The server requires Java 17 and runs on Ubuntu, CentOS, or other Linux distributions.For a quick installation on Linux, download the latest release:Once installed, the server will start automatically. You can verify the installation by checking the service status:
The default installation path is
/usr/local/antmedia. The installer will create an antmedia user and configure the service to start automatically.Access the web dashboard
After installation, access the Ant Media Server web dashboard to manage your applications and streams.Open your browser and navigate to:For HTTPS access (after SSL setup):The dashboard provides access to:
- Application management
- Stream monitoring
- Server settings
- Live analytics
Create your first application
Ant Media Server comes with pre-installed applications: Or use the command-line script:Each application includes:
LiveApp, WebRTCApp, and live. You can use these or create your own.To create a new application using the REST API:Application names are case-sensitive. The database name will be automatically created in lowercase format.
- Independent configuration in
WEB-INF/red5-web.properties - Dedicated database (MapDB by default)
- Custom context path
Next steps
Now that you have Ant Media Server running:- Configure SSL certificates for production use
- Set up adaptive bitrate streaming for better quality
- Enable cluster mode for scaling
- Explore the REST API for automation
- Configure authentication to secure your streams
Getting help
Documentation
Comprehensive guides and API references
Community Support
Ask questions and share ideas
GitHub Issues
Report bugs and request features
Enterprise Support
Get professional support for Enterprise Edition
