Search found 1 match

Go to advanced search

by CoolJoe
27 Apr 2022 11:07
Forum: Web and scripting
Topic: HTTP Control of HUE, and other Video Effects
Replies: 8
Views: 16931

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....

Go to advanced search