noeal-dac / Animated-Lower-Thirds

Animated Lower Thirds with dockable Control Panel - OBS Tool
MIT License
98 stars 34 forks source link

FEATURE REQUEST: Variables like Time & Data #3

Open Mazecreator opened 3 years ago

Mazecreator commented 3 years ago

It would be nice to be able to insert the TIME or DATE into a Lower third. Maybe set this as Right justify from the Right side of the screen.

A way to request variables might be something like: {@DATE} - {@TIME}

There may be other variables like System Name, IP Address, etc so this feature might be best as a generic implementation for future improvement.

Another thought hit me as well, some tools like with StreamDeck will drop information into a File, such as a Song Title. So another variable might be a filename: {@FILE:D:\mystuff\song.txt}

Great OBS tool!

DavidP-B commented 3 years ago

Hi @Mazecreator ,

Thanks for those ideas, we will take them into account for future developments since they can be useful.

Related to load file content, we've been doing some research and testing and it's a complicated process for a simple HTML app but we will keep looking as we think it is a very interesting utility.

Thanks again for support!