logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
fgolman  
#1 Posted : Saturday, January 6, 2024 1:41:10 AM(UTC)
fgolman

Rank: Advanced Member

Groups: Registered
Joined: 3/30/2023(UTC)
Posts: 55
United States
Location: Chicago

Thanks: 8 times
Was thanked: 2 time(s) in 1 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

doggy  
#2 Posted : Saturday, January 6, 2024 1:50:39 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,093
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 921 time(s) in 760 post(s)
Originally Posted by: fgolman Go to Quoted Post
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
Users browsing this topic
Guest
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.