Malte Brill wrote: > > Does anybody happen to know some URLs to different streams for testing > purposes? I wanted to try some of the different radio streams available in > Itunes, but that didn�t work (even though I think I didn�t get the correct > URLs.)
I got this NP stream from the QT site: <http://stream.qtv.apple.com/channels/npr/sprites/nprlivenew.mov> Here's how: 1. Play a stream in Apple's QT Player 2. File->Export, using the option to export to a QT Media Link 3. Open the link file in any text editor -- it's a very simple XML file: <?xml version="1.0"?> <?quicktime type="application/x-quicktime-media-link"?> <embed autoplay="true" controller="false" src="http://stream.qtv.apple.com/channels/npr/sprites/nprlivenew.mov" /> -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.2: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
