I presume you have tested the stream using VLC, mplayer or some other player on the server system (i.e. not the laptop).
Assuming the stream works on another player on the server system, the most likely problem is that SBS doesn't know the audio format of the stream either because * there is no MIME type with the headers * the MIME type is not a supported one (see types.conf) * with no MIME - there is no extension onthe stream name to indicate (e.g. stream.mp3) audio format. I suggest adding a name at the end of the stream from VLC and in SBS so the URL becomes something like http://ip_of_laptop:1234/cdstream.mp3 -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=75260 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
