Noticed that the script resetting all inputs did not work that well with a running scoreboard. So now I am running a script with individual lines for each input I want to be able to reset. A bit more work but gives good control over things. So the script looks like this: Quote: dim xml = API.XML() dim x as new system.xml.xmldocument x.loadxml(xml)
API.Function("ResetInput", Input:="inputname1") API.Function("ResetInput", Input:="inputname2") API.Function("ResetInput", Input:="inputname3") API.Function("ResetInput", Input:="inputname4")
|
 We are developing a system that covers all sports branches, recognizing all professional leagues in Football, Basketball, and Volleyball, and pulling real-time data via APIs. It provides full automation from match lineups to statistical data, allowing you to use advanced Web Overlay designs and integrate your vMix projects with very simple mapping. We have made great progress on a software that leverages the full power of vMix, featuring automated YouTube event creation via API and real-time broadcast status monitoring. We will be meeting with you very soon.  @admin
|
Originally Posted by: futuru2sound  Hello
The topic is related to the basketball scoreboard. Let's say the score is 55-42. I increase the score in vmix using shortcuts like +1, +2, +3, and everything is fine up to this point. However, I want to add something like an animation. When I press +2 on the number 55, I want +2 to appear instead of 55, and then the number to become 57. How can I do this? It could be a +2 animation. Shortcut calling some simple vb.net scripting. Read current value, display "+2" in the title then add 2 to the retrieved value and display in the title. Can use valuechange animations within the title too.
|
|
Hello
The topic is related to the basketball scoreboard. Let's say the score is 55-42. I increase the score in vmix using shortcuts like +1, +2, +3, and everything is fine up to this point. However, I want to add something like an animation. When I press +2 on the number 55, I want +2 to appear instead of 55, and then the number to become 57. How can I do this? It could be a +2 animation.
|
|
Hi,
Could we test your scoreboard solution ??
|
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close