HTTP interface
Posted: 12 Dec 2006 14:20
Hello i am trying to use VLM combined with HTTP interface.
using command line, i managed to add my files to the playlist using this:
vlc -I http [--http-src /sounds/mp3/ --http-host localhost:1234]
but i am unable to access the files with another VLC player over HTTP. For example if i locally try to open this address with VLC: http://localhost:1234/test.mp3 it does not work.
the same if i try http://localhost:1234/sounds/test.mp3
did i misunderstood something?
thanks
sebastien
using command line, i managed to add my files to the playlist using this:
vlc -I http [--http-src /sounds/mp3/ --http-host localhost:1234]
but i am unable to access the files with another VLC player over HTTP. For example if i locally try to open this address with VLC: http://localhost:1234/test.mp3 it does not work.
the same if i try http://localhost:1234/sounds/test.mp3
did i misunderstood something?
thanks
sebastien