Quote:
Originally Posted by KSV
Actually you can define VLC environment variable to specify any player with whatever options you want and same will be used by rtmpsrv-vlc.
Windows:
Code:
set VLC="C:\Program Files (x86)\MPC-HC\mpc-hc.exe" -
rtmpsrv-vlc.exe
|
That's a convenient solution, thanks!