Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 365 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 365 Bytes

icecast

Icecast is a streaming media project released as free software maintained by the Xiph.org Foundation.

docker-compose.yml

icecast:
  image: vimagick/icecast
  ports:
    - "8000:8000"
  restart: always

Server Setup

$ docker-compose up -d

Client Setup

  • Linux: ices
  • MacOS: butt