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
JohanSpijker  
#1 Posted : Sunday, November 13, 2016 5:53:46 PM(UTC)
JohanSpijker

Rank: Advanced Member

Groups: Registered
Joined: 11/13/2016(UTC)
Posts: 42
Location: Brugge

Thanks: 5 times
Was thanked: 1 time(s) in 1 post(s)
Hello, I am making an interface in commandfusion gui designer, so users can easy control Vmix from a IPad and other audio stuff, projectors,...

But there is one function that I can't find.
set outputfullscreen2 to an desired input:
I tried these: http://127.0.0.1:8088/API?Function=SetOutputFullScreen2&Value=Input=7
but it doesn't work: it works as a shortcut.
doggy  
#2 Posted : Sunday, November 13, 2016 10:06:19 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,075
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Quote:

I tried these: http://127.0.0.1:8088/API?Function=SetOutputFullScreen2&Value=Input=7



try &Value=Input7
elgarf  
#3 Posted : Monday, November 14, 2016 1:06:42 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 225 time(s) in 129 post(s)
I think it should be
Code:

http://127.0.0.1:8088/API?Function=SetOutputFullScreen2&Value=Input&Input=7
thanks 1 user thanked elgarf for this useful post.
JohanSpijker on 11/14/2016(UTC)
JohanSpijker  
#4 Posted : Monday, November 14, 2016 8:06:54 AM(UTC)
JohanSpijker

Rank: Advanced Member

Groups: Registered
Joined: 11/13/2016(UTC)
Posts: 42
Location: Brugge

Thanks: 5 times
Was thanked: 1 time(s) in 1 post(s)
Ok this works, thanks !
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.