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.


-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=31263

_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/squeezenetwork

Reply via email to