Found out what was happening.

Slimserver tests connectivity of an URL before starting any decode
processes.  Since no port was specified in
mms://194.46.192.142/talkSPORT - port 80 is assumed as this is the
normal HTML port.  However talkSPORT has no HTML server on port 80 so
Slimserver gets no reply so Slimserver does nothing with the request as
it assumes the audio streamer is offline.

The streaming port for talkSport is 1755 so if you paste in the
following URL into Tune-in, it plays OK.
mms://194.46.192.142:1755/talkSPORT

If you want to see what is happending then the  flags d_http_async and
d_scan provide the useful debug information.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=25048

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to