Rank: Advanced Member
Groups: Registered
Joined: 3/30/2023(UTC) Posts: 109  Location: Chicago Thanks: 10 times Was thanked: 4 time(s) in 3 post(s)
|
What's the recommded method for taking an internal VB script and making it external? I ask this because there's no security at this time for internal scripts and I'm concerned about potential unauthorized changes and also intellectual property rights of our proprietary code.
Thanks!
Fritz Golman RadioDNA
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/24/2021(UTC) Posts: 728  Location: athens Thanks: 165 times Was thanked: 92 time(s) in 88 post(s)
|
You can make small .exe "programs" in visual studio for example in c# and send the API command for vmix. This way the "unauthorized" user can steal the .exe but not the code behind it. Other/more safe solution is to run the script from 2nd pc in same lan that will be accessible only to you and send the api command for vmix in the ip lan vmix pc. If this 2nd pc is accessible only by you, you can make python scripts and again vmix api or 2nd vmix in the 2nd pc that will read and send the commands to main vmix pc.
|
 1 user thanked nikosman88 for this useful post.
|
|
|
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