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 : Monday, January 3, 2022 7:21:11 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 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 : Saturday, January 8, 2022 3:39:58 PM(UTC)
David_in_Philly

Rank: Advanced Member

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

Thanks: 31 times
Was thanked: 13 time(s) in 8 post(s)
+1
JohnG  
#3 Posted : Monday, January 10, 2022 7:22:52 PM(UTC)
JohnG

Rank: Member

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

Thanks: 1 times
+1
awstudios  
#4 Posted : Monday, March 14, 2022 3:29:07 AM(UTC)
awstudios

Rank: Newbie

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

+1
Jaa_Han  
#5 Posted : Tuesday, March 29, 2022 9:53:16 PM(UTC)
Jaa_Han

Rank: Member

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

Thanks: 2 times
Was thanked: 3 time(s) in 2 post(s)
+1
dmwkr  
#6 Posted : Tuesday, March 29, 2022 10:32:50 PM(UTC)
dmwkr

Rank: Advanced Member

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

Thanks: 62 times
Was thanked: 119 time(s) in 108 post(s)
+1
Jaa_Han  
#7 Posted : Friday, April 1, 2022 12:46:18 AM(UTC)
Jaa_Han

Rank: Member

Groups: Registered
Joined: 8/20/2021(UTC)
Posts: 16
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 : Tuesday, April 26, 2022 9:04:40 PM(UTC)
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 : Wednesday, April 27, 2022 1:04:57 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
DestroyerProductions  
#10 Posted : Wednesday, July 13, 2022 9:55:22 AM(UTC)
DestroyerProductions

Rank: Newbie

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

+1
ron2210  
#11 Posted : Wednesday, July 13, 2022 5:58:40 PM(UTC)
ron2210

Rank: Member

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

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