Sign inSign up

vimagick/icecast

By vimagick

Updated about 5 years ago

free server software for streaming multimedia

Image
0

1M+

vimagick/icecast repository overview

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

Tag summary

Content type

Image

Digest

Size

5.5 MB

Last updated

about 5 years ago

docker pull vimagick/icecast