Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Owncast

Owncast

Owncast is a self-hosted live streaming server. Twitch alternative with built-in chat, no ads, and complete control of your stream. Single Go binary, supports OBS as the encoder, RTMP ingest, and HLS playback. Built for indie streamers who want platform independence.

At a glance

11.4k

GitHub stars

66

Page views

324

Active installs

License MIT Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Accessing Owncast

Web UI: http://<SERVER_IP>:8080/admin

  • Username: admin
  • Password: abc123

RTMP stream URL: rtmp://<SERVER_IP>:1935/live

Data directory: /root/owncast/data

Important Files & Directories

  • Docker Compose file for Owncast container: /root/owncast/docker-compose.yml
  • Persistent storage for Owncast (config, streams, logs): /root/owncast/data

Managing Owncast

# Start the Owncast container
docker compose -f /root/owncast/docker-compose.yml up -d

# Stop the Owncast container
docker compose -f /root/owncast/docker-compose.yml down

# Restart the container
docker compose -f /root/owncast/docker-compose.yml restart

# Follow logs
docker compose -f /root/owncast/docker-compose.yml logs -f

 

More in Self Hosted

Related apps.

Deploy Owncast now. From $2.48/mo.