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
Fabianogc  
#1 Posted : Thursday, November 18, 2021 2:17:40 AM(UTC)
Fabianogc

Rank: Newbie

Groups: Registered
Joined: 11/18/2021(UTC)
Posts: 8
Brazil
Location: São Paulo

Thanks: 2 times
I'm trying to make a script to help me change the multiviewoverlay in the cartela vemix with 1 person 2 people so on.

I made a mix but it was gigantic. As in the image below

Captura de tela 2021-11-17 130740.jpg (257kb) downloaded 1 time(s).


Using a 3m script variable I could reduce these buttons to just a few

Captura de tela 2021-11-17 130936.jpg (228kb) downloaded 0 time(s).

But for this I would have to create a variable that all my scripts use it.
And when you click on 2 pax, for example, this global variable would change and point to a 2-pax card, so on.

Captura de tela 2021-11-17 131240.jpg (194kb) downloaded 1 time(s).

Do you have any solution to the question?

I did some studies to do this. But I'm stuck on the issue of this global variable and the script to change its value


Or create a variable using vMix's SetDinamicInput1

Example

Dim cardX = SetDinamicInput1
doggy  
#2 Posted : Thursday, November 18, 2021 3:30:28 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 291 times
Was thanked: 955 time(s) in 790 post(s)
https://www.vmix.com/hel...tm?DynamicShortcuts.html

Small example : https://forums.vmix.com/...ng-for-Dummies#post88552

More elaborate is putting multiple values in there and retrieve them with a script by reading the API XML and process

A more complex use to simplify things example
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.