Page 1 of 1

Can't Stream with VLM

Posted: 19 Apr 2013 18:47
by youngPedro
Hi I'm trying to use vlc to stream some content under remote control.
I'm trying to stream an mp3 file on my hard drive. Using the Stream function in the gui, I can successfully stream this file to http port 8081.
However when I try to stream using vlm it won't work.

Can anyone suggest why?

Here's some messages in the log file when it fails:

main debug: net: connecting to 10.10.16.110 port 8081
main debug: connection succeeded (socket = 1416)
access_http debug: protocol 'HTTP' answer code 404
access_http error: error: HTTP/1.0 404 Not found
main debug: net: connecting to 10.10.16.110 port 8081
main debug: connection succeeded (socket = 1416)
access_mms error: error: HTTP/1.0 404 Not found
main debug: no access module matching "http" could be loaded
main debug: TIMER module_need() : 100.980 ms - Total 100.980 ms / 1 intvls (Avg 100.980 ms)
main error: open of `http://10.10.16.110:8081' failed
main debug: dead input
main debug: changing item without a request (current 4/5)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'http://10.10.16.110:8081' : 155.721 ms - Total 155.721 ms / 1 intvls

Re: Can't Stream with VLM

Posted: 22 Apr 2013 17:57
by mundu
Use some telnet interface so you can login and check its status. Make sure you have the command "control mp3 play".

As far as I can see you're showing the Client log only. Where's the server log?