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
Diakon TV  
#1 Posted : Saturday, August 10, 2024 3:10:22 AM(UTC)
Diakon TV

Rank: Newbie

Groups: Registered
Joined: 8/10/2024(UTC)
Posts: 1
United States
Location: Jacksonville, FL

We purchased a couple of these for our vMix Replay stations

https://numato.com/produ...dule-with-analog-inputs/

We thought we had seen a post on this forum for configuring them but two of us have searched for multiple days and can't find them.

We will be using a GPI trigger from our Ross switcher into the above device. That is all working great. We can see the trigger fire and capture, but we are stuck on programming the received signal from the device into vMix to get it to trigger either the A or B replay clip.

If anyone cn offer some assistance it would be appreciated.
doggy  
#2 Posted : Saturday, August 10, 2024 4:31:46 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 291 times
Was thanked: 955 time(s) in 790 post(s)
Originally Posted by: Diakon TV Go to Quoted Post
We purchased a couple of these for our vMix Replay stations

https://numato.com/produ...dule-with-analog-inputs/

We thought we had seen a post on this forum for configuring them but two of us have searched for multiple days and can't find them.

We will be using a GPI trigger from our Ross switcher into the above device. That is all working great. We can see the trigger fire and capture, but we are stuck on programming the received signal from the device into vMix to get it to trigger either the A or B replay clip.

If anyone cn offer some assistance it would be appreciated.


from the link:

Feature: Can be controlled by using standard serial console applications or custom applications.

All that you need to operate GPIOs is a standard Serial Terminal Emulator such as HyperTerminal/Teraterm or your favorite programming language such as C/C++, Python, Perl, etc…


vMix cant read serial natively , to "Connect" it to vMix meaning send a command you will need to build (code) or script some sort of serial port reader .
There are some demo code examples on the site ( 9 years old)
Baisc difference is ths reader would be able to read multiple "switches"'s state with this addedd gadget instead of 1 (or much less) with a regular port reader

Once you "read" a state one can send a command ( see vMix available shortcut functions reference list) by means of a httprequest
One might try it with vMix scripting itself as it appears it accepts com port instructions, in that case one would be able to use the vMix functions directly from the script
Peter1000  
#3 Posted : Saturday, August 10, 2024 5:36:29 PM(UTC)
Peter1000

Rank: Advanced Member

Groups: Registered
Joined: 1/25/2019(UTC)
Posts: 302
Switzerland

Thanks: 17 times
Was thanked: 79 time(s) in 60 post(s)
A few years ago, I adapted the Numato GPIO program for Caspar CG to vMix. We use the interface inputs for the SONY RCP joysticks GPO's. We use it to switch the preview of the shader operator. It is a Windows single exe program that can send 4 vMix commands to vMix. Our Numato looks the same as the one in your link. Give it a try.
Download link here
thanks 1 user thanked Peter1000 for this useful post.
doggy on 8/10/2024(UTC)
Users browsing this topic
Guest (3)
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.