
8 Jun
2013
8 Jun
'13
12:29 p.m.
On 08/06/13 10:37, James Harper wrote:
The kids (and me too) are going to listen to triplej hottest 100 today and tomorrow, and I was thinking I should set up something on my server so they can stream it over the lan from a single internet feed rather than all streaming over the internet separately.
Has anyone done this before?
I think you typoed “Classic 100 Countdown”, so I’ll assume you actually meant the Classic FM stream: [server ~ ]$ vlc -I dummy \ http://www.abc.net.au/res/streaming/audio/mp3/classic_fm.pls \ --sout '#std{access=http,dst=[::]:8080,mux=raw}' [client ~ ]$ vlc http://[2001:db8::1]:8080