Dutch Experimental IPv6 MP3 Stream Relay
Remco den Besten writes "In order to promote the IPv6 protocol, some Dutch enthousiasts deploy an IPv6 MP3 stream relay server.
So, do something different with your IPv6 connectivity and listen to the streams offered!
See & listen (both IPv4 and IPv6)."
Yeah I know what FLAC is, but streamed? I mean, first you have the issue of encoding flac in realtime, but the bitrate on flac is far too high for most connections. Also the entire point of icecast and shoutcast is they scale to slow and fast connections pretty much transparently.
Even if I load the ipv6 module in linux and use ipv6 applications. Doesn't my ISP have to route ipv6 packets before I can even use it?
Tom
Someday, I'll have a real sig.
Q. How do I install the IPv6 Protocol for Windows XP or Windows XP with Service Pack 1 (SP1)?
A.
To install the IPv6 Protocol for Windows XP:
1. Log on to the computer running Windows XP with a user account that has privileges to change network configuration.
2. Open a command prompt. From the Windows XP desktop, click Start, point to Programs, point to Accessories, and then click Command Prompt.
3. At the command prompt, type:
ipv6 install
Wow, it was literally that easy, now what did it actually do ?
Erm, FLAC is rather fast at encoding, provided you stick to the more sane settings and avoid --super-secret-totally-impractical-compression-le
It's fine for LAN situations; fileserver under stairs, player under TV, stream over network. The sort of people who would do something like this are precisely the sort of user who would appreciate lossless compression.
Oh, you just want the ipv6 patch I made from it? Go ahead, take it. Just go to your xmms 1.2.7 source root and do a patch -p0, oh well, y'all know the drill.
Have fun listening :)
If you're going to push for a major networking change with streaming media, go for multicast instead. It has a huge direct benefit for streaming media.. The stream source would only need bandwidth for one stream, not one stream multiplied by the number of listeners.