Try using $URL$ rather than $FILE$ in the convert command. If you use the standard http protocol handler, I think this will mean the server passes you the real url rather than '-' (as well as the stream on stdin). Does this mean mplayer can open the stream normally?
mplayer.sh monitors stdin by copying it to /dev/null so this probably means fetching the stream twice... I'm not sure this could be avoided with the current code. -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=23615 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
