Displaying 1 result from an estimated 1 matches for "mm_menu_0815145948_3_1".
2005 May 20
2
live streaming on the web using a link
...the new versions of darkice and icecast2. I did
found an email that said I needed to use http://url of site. tld/icecast
mount point.m3u. So in darkice I found "mount point of this stream on
the IceCast2 server" which was = to "high".
I change the code in index.html from
mm_menu_0815145948_3_1.addMenuItem("high speed","location='http://audio.kuer.org:8002/playlist.pls?mount=/high&file=dummy.pls'");
to mm_menu_0815145948_3_1.addMenuItem("high speed","location='http://audio.kuer.org:8002/high.m3u'");
Now I clic...