Rank: Newbie
Groups: Registered
Joined: 5/1/2017(UTC) Posts: 2 Location: NYC Area
|
I'm working on a vmix controller in Elm, and found what I think is a bug:
“SetMultiviewInput” accepts a value in the form: “int,int”, but that’s actually an invalid http query. It should be “int%5C%2Cint”. And the language I'm using sanitizes queries, so I’ve had to resort to hacks.
It seems like this API query probably needs to continue taking the old, invalid format, but should accept some other format as well.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close