andyg;167422 Wrote: > Here's what I did. > > 1. Downloaded the playlist link you listed: > http://nettradio.nrk.no/php/includes/channelstreamingurl.php?pichannel=ak&quality=h > > 2. Looked inside :) > > > Code: -------------------- > > > <ASX version="3.0"> > <Entry> > <MoreInfo href="http://www.nrk.no/ak"/> > <Ref href="rtsp://straumr.nrk.no/nrk_radio_alltid_klassisk_h" /> > <Title>Direktesending for NRK Alltid Klassisk</Title> > <AUTHOR>NRK</AUTHOR> > <COPYRIGHT>NRK - Norsk Rikskringkasting</COPYRIGHT> > </Entry> > <Entry> > <MoreInfo href="http://www.nrk.no/ak"/> > <Ref href="mms://straumr.nrk.no/nrk_radio_alltid_klassisk_h" /> > <Title>Direktesending for NRK Alltid Klassisk</Title> > <AUTHOR>NRK</AUTHOR> > <COPYRIGHT>NRK - Norsk Rikskringkasting</COPYRIGHT> > </Entry> > <Entry> > <MoreInfo href="http://www.nrk.no/ak"/> > <Ref href="http://straumr.nrk.no/nrk_radio_alltid_klassisk_h" /> > <Title>Direktesending for NRK Alltid Klassisk</Title> > <AUTHOR>NRK</AUTHOR> > <COPYRIGHT>NRK - Norsk Rikskringkasting</COPYRIGHT> > </Entry> > </ASX> > -------------------- > > > > 3. Found all the stream URLs in ref tags: > > rtsp://straumr.nrk.no/nrk_radio_alltid_klassisk_h > mms://straumr.nrk.no/nrk_radio_alltid_klassisk_h > http://straumr.nrk.no/nrk_radio_alltid_klassisk_h > > The last 2 are both WMA streams, so either will work. RTSP is not > supported.
Thanks: I finally understand! It was the download thing I found difficult to understand: I just couldn't fathom that the link I submitted could contain all this information, but I just tried it myself, and yes! Thanks again! Jan -- janti ------------------------------------------------------------------------ janti's Profile: http://forums.slimdevices.com/member.php?userid=9035 View this thread: http://forums.slimdevices.com/showthread.php?t=31263 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/squeezenetwork
