Ant Media Server

Ultra-low latency streaming engine with WebRTC, SRT, RTMP, HLS, and adaptive bitrate.

Accessing Ant Media Server

Admin Panel: http://<SERVER_IP>:5080

Visit the admin panel to create your account.

Default ports:

  • HTTP: 5080
  • HTTPS: 5443 (after SSL setup)
  • RTMP streaming: 1935

Installation Directory

  • /usr/local/antmedia – contains binaries, configs, and logs

Managing the Server

# Start server
sudo service antmedia status

# Stop server
sudo service antmedia stop

# Restart server
sudo service antmedia restart

SSL Setup

To enable HTTPS, follow: https://antmedia.io/docs/guides/installing-on-linux/setting-up-ssl/

 

Application Details