vMix Forums
»
General
»
Feature Requests
»
Close network ports on preset load
Rank: Advanced Member
Groups: Registered
Joined: 3/30/2023(UTC) Posts: 85 Location: Chicago Thanks: 8 times Was thanked: 3 time(s) in 2 post(s)
|
I noticed that the scripting engine doesn't gracefully handle when there are preset changes.
Specifically, I've got open network ports in my script for control communications and if a new preset is loaded it won't gracefully close the connection and the next script will fail because it's still open.
OR if there was a way to trap when a preset change is called, that would be a solution as we could force closure of any open resources before releasing back with a stop command. Likely the change preset condition would be useful for many other things as well.
Thank you!
Fritz Golman iHeartMedia
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,223 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: fgolman I noticed that the scripting engine doesn't gracefully handle when there are preset changes.
Specifically, I've got open network ports in my script for control communications and if a new preset is loaded it won't gracefully close the connection and the next script will fail because it's still open.
OR if there was a way to trap when a preset change is called, that would be a solution as we could force closure of any open resources before releasing back with a stop command. Likely the change preset condition would be useful for many other things as well.
Thank you!
Fritz Golman iHeartMedia
Guess you are refering to your UDP use in scripts . Close vMix and start it again by selecting your preset, or or stop the script (close the connection) first before loading another preset
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
Close network ports on preset load
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