Icecast is a free open source streaming media server currently capable of streaming MP3, Vorbis, and Theora.

learn more… | top users | synonyms

1
vote
1answer
45 views

Stream Mixxx headphone output via IceCast

Just like the title. Is it possible to configure Mixxx and Icecast in such a way that the headphone output is streamed? (Instead of the master output) How? My laptop has only one sound card. I ...
3
votes
1answer
320 views

How to run an automated internet-radio station in a server environment?

I'm running an Ubuntu server environment with icecast-2.3.2 and ices-0.4.0 to enable internet-radio streaming. I have a directory with music files, mostly MP3, let's call it /PATH/TO/MUSIC. I also ...
1
vote
1answer
776 views

Stream sound card output to icecast2 via darkice

I want to stream to icecast server via darkice, the default .cfg comes with /dev/dsp, witch is OSS, but there is no /dev/dsp in Ubuntu 12.10, so I tried hw:0,0, but it's just the microphone, and I ...
2
votes
2answers
399 views

Setting up Icecast2 streaming server on the Internet for live streaming

I have looking through tutorials for setting up Icecast2 server and ices2 on Ubuntu. Unfortunately all of these are based on LAN. I want to set up a Icecast server on a ubuntu machine which will be ...