How can I have vlc produce some kind og log file? (I have a webcam that sometimes stop working and would like to see if vlc says why)
I have tried this, but no log file (or can't find it):
Code: Select all
C:\Programmer\VideoLAN\vlc\vlc.exe ^
-v ^
--extraintf logger --logfile vlc-vlm.log --logmode text ^
--extraintf http ^
--http-host 0.0.0.0:80 ^
--http-src %MSET_VAR%\wwwroot ^
--vlm-conf %MSET_PRIVATE_BIN%\vlc-vlm.conf