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
ShaneAnto201  
#1 Posted : Thursday, October 26, 2023 9:16:54 AM(UTC)
ShaneAnto201

Rank: Newbie

Groups: Registered
Joined: 10/26/2023(UTC)
Posts: 1
Australia
Location: Melbourne

After creating a virtual set with many inputs (screens, cameras etc.) I would like a function to be able to easily lock and unlock an input so it cant be moved easily when a mouse glides over the preview or output window and touches something. Could be on the tile so by glancing at it you know it's locked and wont move or change by accident. Very handy for live productions with many people working on them.
padlock idea.png (78kb) downloaded 52 time(s).
SuperBill  
#2 Posted : Monday, September 22, 2025 10:59:39 PM(UTC)
SuperBill

Rank: Advanced Member

Groups: Registered
Joined: 2/5/2021(UTC)
Posts: 37
Canada

Thanks: 2 times
Was thanked: 4 time(s) in 4 post(s)
Same here, this is required because vmix doesn't or can't properly update scripts with input numbers, especially dynamic inputs. Just a lock all in place would be useful and any new input just goes at the end.
Roy Sinclair  
#3 Posted : Thursday, September 25, 2025 7:27:34 AM(UTC)
Roy Sinclair

Rank: Advanced Member

Groups: Registered
Joined: 11/23/2020(UTC)
Posts: 212
United States
Location: Wichita

Thanks: 11 times
Was thanked: 28 time(s) in 24 post(s)
Originally Posted by: SuperBill Go to Quoted Post
Same here, this is required because vmix doesn't or can't properly update scripts with input numbers, especially dynamic inputs. Just a lock all in place would be useful and any new input just goes at the end.


Don't write scripts using input numbers. The KEY field is unique for each input and doesn't change if the input get moved to a different number or even the Name of the input is changed. Only if an input is deleted and then added back would the Key change.

SuperBill  
#4 Posted : Friday, September 26, 2025 11:37:07 AM(UTC)
SuperBill

Rank: Advanced Member

Groups: Registered
Joined: 2/5/2021(UTC)
Posts: 37
Canada

Thanks: 2 times
Was thanked: 4 time(s) in 4 post(s)
Where do you see this key field? Is it new?
I'm on the latest and I don't see KEY field in the input settings, general or advanced.
jet  
#5 Posted : Friday, October 17, 2025 4:10:03 PM(UTC)
jet

Rank: Advanced Member

Groups: Registered
Joined: 11/14/2012(UTC)
Posts: 297
Man
Location: Finland

Thanks: 166 times
Was thanked: 15 time(s) in 13 post(s)
Originally Posted by: SuperBill Go to Quoted Post
Where do you see this key field? Is it new?
I'm on the latest and I don't see KEY field in the input settings, general or advanced.


Having the same question.
dmwkr  
#6 Posted : Friday, October 17, 2025 5:50:20 PM(UTC)
dmwkr

Rank: Advanced Member

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

Thanks: 63 times
Was thanked: 144 time(s) in 130 post(s)
Originally Posted by: SuperBill Go to Quoted Post
Where do you see this key field? Is it new?
I'm on the latest and I don't see KEY field in the input settings, general or advanced.


You find them in the API, see:

https://www.vmix.com/help28/DeveloperAPI.html

There are multiple ways to scripting. I prefer to give unique, telling names to the inputs in vMix, like "Scoreboard" instead of "scoreboard2025_v21.gtzip" and use these in the scripts, instead of keys/GUID. You can still move the input around, change it to a new version of the gtzip file, makes the script easier to understand when you haven't used it for a long time, and allows to use it for a completely different preset.
thanks 1 user thanked dmwkr for this useful post.
jet on 10/17/2025(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.