vMix Forums
»
General
»
3rd Party Software and Development
»
Overlay based on integer from external data source (Json URL) - help with script
Rank: Newbie
Groups: Registered
Joined: 3/2/2020(UTC) Posts: 1 Location: Banska Bystrica
|
Hello,
I would need advice on how to trigger a certain action through a script.
During a live broadcast from a hockey game or basketball, it captures data from the timekeeper via json, which we then import into vMix and display in the timekeeper. The data also includes information about the siren after the third, at the goal or the referee calls the box with a timer. The signal works so that "HORN" has the state 0 and when they press its start in the timer box, it sends a signal 1
We would need to do this through a script so that when HOrn reaches 1 (it's always only for a second), it starts the audio overlay in Vmix.
Would you like advice on how to create a script that would play the siren as an overlay whenever the specific value of "HORN" from the json file was 1?
Many thanks for sugestion.
|
|
|
|
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: kaka99 Hello,
I would need advice on how to trigger a certain action through a script.
During a live broadcast from a hockey game or basketball, it captures data from the timekeeper via json, which we then import into vMix and display in the timekeeper. The data also includes information about the siren after the third, at the goal or the referee calls the box with a timer. The signal works so that "HORN" has the state 0 and when they press its start in the timer box, it sends a signal 1
We would need to do this through a script so that when HOrn reaches 1 (it's always only for a second), it starts the audio overlay in Vmix.
Would you like advice on how to create a script that would play the siren as an overlay whenever the specific value of "HORN" from the json file was 1?
Many thanks for sugestion. " https://forums.vmix.com/...86-Scripting-for-DummiesUnless the script reads your json file directly the only way to check the "HORN" status is to put that data into a title ( hidden from view) and let the script read that and let the script respond to that value (play audio file). No need to put the Horn Audio input in overlay
|
|
|
|
vMix Forums
»
General
»
3rd Party Software and Development
»
Overlay based on integer from external data source (Json URL) - help with script
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