logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
danabrams  
#1 Posted : Tuesday, June 25, 2019 6:02:24 AM(UTC)
danabrams

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.
Users browsing this topic
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.