rse / vmix-issues

Tracking Issues of the vMix Video Mixing Application
MIT License
0 stars 0 forks source link

Just 4 dynamic variables for global state #21

Open rse opened 2 years ago

rse commented 2 years ago

vMix has to global storage for extension scripts to store and exchange any information. It just has 4 dynamic variables plus 4 dynamic inputs. For elaborate extensions this is too less.

Workaround: Create a title input which is never shown but contains lots of fields for storing information via the Text API property of title inputs.

Recommendation: Increase the number of dynamic variables dramatically.

Vendor Response: known to the vendor under this feature request