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
tubbis_2  
#1 Posted : Monday, November 23, 2015 11:46:56 AM(UTC)
tubbis_2

Rank: Advanced Member

Groups: Registered
Joined: 11/21/2013(UTC)
Posts: 32
Location: Stockholm

Thanks: 2 times
Was thanked: 5 time(s) in 5 post(s)
Still working on my scoreboard controller and I tried to update the score via the webapi.
I send this to vmix http://192.168.1.6:8088/api/?Function=SetText&Input=1&SelectedIndex=15&Value=+=1
This ends up showing =1 in the scoreboard.
If I'm sending the command to subtract 1 from the score:
http://192.168.1.6:8088/api/?Function=SetText&Input=1&SelectedIndex=15&Value=-=1 it works fine and subtracts the score.
If I make a shortcut it works writing +=1 as value.
Is this a bug? Has anyone else experienced this? Am i doing something wrong?
r@wisla  
#2 Posted : Monday, November 23, 2015 3:16:18 PM(UTC)
r@wisla

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2013(UTC)
Posts: 280
Man
Location: Poland

Thanks: 29 times
Was thanked: 40 time(s) in 37 post(s)
Check this thread http://forums.vmix.com/d....aspx?g=posts&t=2980

It's about how "+" character should be encoded in URL.
thanks 1 user thanked r@wisla for this useful post.
tubbis_2 on 11/23/2015(UTC)
Users browsing this topic
Guest
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.