vMix Forums
»
General
»
General Discussion
»
NDI Video roll auto play when taken on another vmix machine
Rank: Newbie
Groups: Registered
Joined: 6/16/2020(UTC) Posts: 1
|
I have two vmix's I use one (vmix1) to cut cameras and audio, the other (vmix2) to handle video broll and records. I have the NDI output turned on for vmix 2 Mobdro Kodi bluehost and have added it as an input on vmix 1. I would like it so when I cut from a camera on vmix 1, to the NDI output that it auto rolls for me, instead of having to do a manual roll on vmix2 and risking a freeze on-air. I was playing around with triggers but couldn't get it going. This would similar to a GPI roll and take in the broadcast world Thoughts? Suggestions?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/10/2020(UTC) Posts: 104 Location: Sacramento, California Thanks: 13 times Was thanked: 5 time(s) in 5 post(s)
|
Put the code below into a script. Set up a trigger OnTransitionIn of the source of the other vMix that runs this script. Bam, just like a General Purpose Interface. Code:Using client as new WebClient
dim result = client.UploadString("http://[Private IP address of the other vMix]:8088/api/", "Function=Play&Input=-1")
End Using
By the way, I think the plural of vMix is vMixen.
|
1 user thanked Geoff B for this useful post.
|
|
|
vMix Forums
»
General
»
General Discussion
»
NDI Video roll auto play when taken on another vmix machine
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