vMix Forums
»
General
»
General Discussion
»
How to link other programs in vmix
Rank: Newbie
Groups: Registered
Joined: 10/31/2022(UTC) Posts: 4 Location: beijing
|
help, I set a global shortcut key F3 in the "zoom". How to trigger the key F3 when vmix switches a specified material, so that the "zoom" can trigger the event.
I tried to set keypress in the vmix trigger. It only works for vimx.
The above information comes from Baidu Translation
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 10/31/2022(UTC) Posts: 2 Location: Brisbane
|
I have used the AutoIT language to create a small GUI app with buttons to do this. When you click a button in this app, the app changes focus to vMix window, then sends the "F3" key, then changes focus back to the app window. With basic coding skills, AutoIT is relatively easy to create something like this. You might be able to do it better in Python or C or another language that you are fluent in.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 10/31/2022(UTC) Posts: 4 Location: beijing
|
Thanks for pzaul's reply, but I want to execute F3 on the keyboard when playing a certain material in the vmix window.
I see a script option in vmix settings, which can implement similar code:
Console. WriteLine("Hello World")
Can I simulate pressing F3 on the keyboard in the script?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: zheng1112
Can I simulate pressing F3 on the keyboard in the script?
Check the Sendkeys and/or Keypress functions (shortcuts/Scripting)
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
How to link other programs in vmix
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close