I want to stream a remote file using LiquidSoap.
I can do it by using single("http://remotefile") and it works correctly.
However I've seen in one example that you are using
input.http("http://remotefile").
What's the difference between the two formats?
Notice that this last format doesn't work for me (savonet-2705 on OSX PPC).Thanks .claudio
