mrw wrote: > Radiotime/Tunein simply points you to the provider's mp3 or aac stream, > at least in this instance: > > Code: -------------------- > > > curl "http://opml.radiotime.com/Tune.ashx?id=s8439&formats=aac,ogg,mp3,wmpro,wma,wmavoice" > > http://media-ice.musicradio.com/ClassicFMMP3 > http://media-ice.musicradio.com/ClassicFM > -------------------- > > > They seem to be simple IceCast http streams, with the mp3 preferred > (first in the list). It would normally be collected by the player > directly. I haven't examined in any detail, I assume just a continuous > fetch process through the established http socket.
I don't understand what that means in detail. If Classic FM plays for two hours, is there one outgoing request to start it and then two hours of incoming traffic in response with no further outgoing traffic for the entire two hours? Or is there some periodic outgoing traffic which keeps the fetch going? The difference is crucial to understanding what my router's firewall might be doing. ------------------------------------------------------------------------ Owen Smith's Profile: http://forums.slimdevices.com/member.php?userid=42371 View this thread: http://forums.slimdevices.com/showthread.php?t=110413 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
