Clock.html GitHub File
Download the HTML File
In OBS add a Browser Source
Select local file
Browse to the clock.html file
adjust the height and width accordingly
You can edit the clock.html in the notepad app on windows, any other text editor on any other OS.
Lines 13 through 20 is where you...
Rather than have all of my recordings go into one folder for me to then manually sort through, is there any way for OBS to create a new folder each day (that I record something)
This script transforms a text source into a digital clock. The datetime format is configurable and uses the same syntax than the Lua os.date() call, i.e.:
%a abbreviated weekday name (e.g., Wed)
%A full weekday name (e.g., Wednesday)
%b abbreviated month name (e.g., Sep)
%B full...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.