bitfocus / companion-module-studiocoast-vmix

Studiocoast vMix module for Bitfocus Companion
MIT License
32 stars 10 forks source link

Set Vmix Countdown (SetCountdown) via companion variable (string) #187

Closed themoog closed 1 year ago

themoog commented 1 year ago

Describe the feature

As a user I would like to be able to use a companion variable (string 00:00:00) to set the vmix SetCountDown function. This is so I can set the value programmatically instead of the dedicated companion function that does not support variables.

Is this version dependent (vMix v24.)? - Probably

If documentation is required to implement, do you know where to find it? If applicable, add screenshots, protocol description PDFs, etc., to help the developers along.

https://vmixapi.com/?function=SetCountdown

Usecases

I can find another way of setting the countdowns duration via a variable, this would be useful to pull different times from another variable (a google cell in my example)

thedist commented 1 year ago

Added in a912368c2f7b08bcdfca25387afdf4ef38c9d25d

coinkoios commented 11 months ago

Is this possible? I've been trying to SetCountdown from a Google Sheet source too...I'd love to connect all my segment titles, timer lengths and the set countdown function all at once somehow!