Hi everybody !
Before I tell you my problem, you will find below the configuration of my PC.
OS :
- Windows 8.1 64 bits
VLC :
- VLC 3.0.3 64 bits
- Excepting 2 options, my VLC is all configured using default preferences. This 2 options can be found in the window named “Advanced Preferences” reachable by following the path: VLC Media Player > Tools > Preferences. This 2 options are:
o 1st option : Interface > Main interfaces
In the subwindow “Main interfaces”, tick the box named “Web”
o 2nd option : Interface > Main interfaces > Lua
In the subwindow “Lua interpreter”, choose a password for the text field of the Lua HTTP Password (for example, “admin”).
Now, below, the procedure I follow to start the VLM server.
The only thing I do is executing the start.bat file containing the information below:
cd C:\Program Files\VideoLAN\VLC
vlc.exe --ttl 12 -vvv --color --http-host=127.0.0.1 --http-port=8080
After that, I open Internet Explorer and tape in the field for URL: http://127.0.0.1:8080/vlm.html
Then, a window appears and I let blank the field “username” and enter “admin” in the field “password” before pressing the Enter key.
After that, this error appears:
Error loading /vlm.html
…xtras/package/win32/../../../share/lua/intf/http.lua:95: attempt to index a nil value
VideoLAN
Lua 5.1 Reference manual
So this’s my problem, can you solve it ?
NB :
- I haven’t the problem with VLC 2.1.5 32 bits
- I’ve the problem with VLC 3.0.3 32 bits, VLC 2.2.6 32 bits
Thanks in advance for your answer,
Zi3