Search found 1 match

Go to advanced search

by rkit
17 Feb 2019 20:18
Forum: Web and scripting
Topic: HTTP Control of HUE, and other Video Effects
Replies: 8
Views: 17213

Re: HTTP Control of HUE, and other Video Effects

Find httprequests.luac file, remove it, and place this one instead. You have to run vlc with "--video-filter adjust" for it to work. Use it like this : /requests/status.xml?command=brightness&val=1.2 I've added those lines elseif command == "brightness" then vlc.var.set(vlc.o...

Go to advanced search