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
doggy  
#1 Posted : 3 years ago
doggy

Rank: Advanced Member

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

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
General Activator Function/Shortcut

The ability to have a general Activator Function could be of great use especially within scripts to display various statusses not tied to the existing Activator Events.
Basically the ability to send (in case of Stream Deck) a color background to the button whenever you like

Along the lines of Function=Activator, Key=StreamDeckButtonDown CA62B, Value = Color (Image would be cool too ;-) )

The button ref could be the same as the one found in Shortcut (for StreamDeck example) key list, Sure it would not be automatic to put but easy enough to find with the shortcut find option

Would certainly bypass the Activator Events not available and be flexible in use cases

There is a little workaround posted here https://forums.vmix.com/...ng-for-Dummies#post98564 by faking things a bit and has production setup limitations using the vMix StreamDeck plugin

Doggy
David_in_Philly  
#2 Posted : 3 years ago
David_in_Philly

Rank: Advanced Member

Groups: Registered
Joined: 11/21/2017(UTC)
Posts: 124
United States
Location: Philadephia, PA

Thanks: 31 times
Was thanked: 13 time(s) in 8 post(s)
+1
JohnG  
#3 Posted : 3 years ago
JohnG

Rank: Member

Groups: Registered
Joined: 3/29/2021(UTC)
Posts: 10
United Kingdom

Thanks: 1 times
+1
awstudios  
#4 Posted : 3 years ago
awstudios

Rank: Newbie

Groups: Registered
Joined: 3/12/2022(UTC)
Posts: 4
United Kingdom
Location: England

+1
Jaa_Han  
#5 Posted : 3 years ago
Jaa_Han

Rank: Member

Groups: Registered
Joined: 8/20/2021(UTC)
Posts: 17
Germany
Location: Cologne

Thanks: 2 times
Was thanked: 3 time(s) in 2 post(s)
+1
dmwkr  
#6 Posted : 3 years ago
dmwkr

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 581

Thanks: 62 times
Was thanked: 137 time(s) in 125 post(s)
+1
Jaa_Han  
#7 Posted : 3 years ago
Jaa_Han

Rank: Member

Groups: Registered
Joined: 8/20/2021(UTC)
Posts: 17
Germany
Location: Cologne

Thanks: 2 times
Was thanked: 3 time(s) in 2 post(s)
To make this shortcut more general, I'd suggest a more open format to support all "activator capable" devices. Also to make the shortcut more streamline with all the other shortcuts it maybe could look something like this:

SetActivator
Value: StringOfArguments (type,context,value)

- type = name/type of device used (StreamDeck, X-KeysButtonLED, AKAI-APCminiSquareLED)
- context = button id/reference
- value = value for specified device (#FF5400, Blue, GreenBlink)


So a function could look like this:
Code:
Function("SetActivator", Value:="StreamDeck,02B203D0CAA68F6DF7A6D6B19C04E1E8,#FF4500")


If I'm right vMix already uses "context" when dealing with activators and shortcuts for button reference.
Also the values are just the ones already used when setting up an activator. The value of course depends on the device/type specified - StreamDeck needs hex-colors, while X-Key Controllers only supports blue and red leds.
If there would be an easy solution to get the button-context, I'd be very pleased. But even without that, I'd rather go into the preset-file and manually copy out the right values, than not having that function.

I recently run into more and more cases, where I want to set an activator based on if-statements. Not only because there are some activators missing, sometimes I want to have multiple conditions for one activator.
cutter07  
#8 Posted : 3 years ago
cutter07

Rank: Advanced Member

Groups: Registered
Joined: 6/2/2012(UTC)
Posts: 103
Man
Location: Germany

Thanks: 13 times
Was thanked: 10 time(s) in 9 post(s)
+1
doggy  
#9 Posted : 3 years ago
doggy

Rank: Advanced Member

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

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
DestroyerProductions  
#10 Posted : 3 years ago
DestroyerProductions

Rank: Newbie

Groups: Registered
Joined: 7/13/2022(UTC)
Posts: 1
United States
Location: North Carolina

+1
ron2210  
#11 Posted : 3 years ago
ron2210

Rank: Member

Groups: Registered
Joined: 8/4/2020(UTC)
Posts: 16
Man
India
Location: Mumbai

Thanks: 19 times
Was thanked: 4 time(s) in 2 post(s)
+1
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.