Rank: Newbie
Groups: Registered
Joined: 1/15/2024(UTC) Posts: 1 Location: canada
|
I have created a Python script that reads JSON data and then sends web commands to mix. It works very well and pretty consistently. I now want to make this program more consumer-ready. During this I begin reading about the built in scrippting in vmix and questioning if my direction is the best way to go.
My simple question is, Is it better to use python or vb.net for vmix automations?
|
|
|
|
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: scoreboardguy I have created a Python script that reads JSON data and then sends web commands to mix. It works very well and pretty consistently. I now want to make this program more consumer-ready. During this I begin reading about the built in scrippting in vmix and questioning if my direction is the best way to go.
My simple question is, Is it better to use python or vb.net for vmix automations? It all depends (on the goal) vMix script can not handler JSON manipulation but can XML for example (vb.net) amongst many other things (see scripting for dummies post in this forum) Using vb.net in an external app or Python etc can however A combination is also possible ( for example convert JSON to XML externally and process further within vMix scripting)
|
|
|
|
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