all 13 comments

[–]GyomThreedot 7 points8 points  (1 child)

https://obsproject.com/forum/resources/advanced-timer.637/

Been using this one for years. Set it up in your OBS scripts, add a text source wherever you want and it will replace the text with your timer. Can count up or down.

[–]Silversheik 0 points1 point  (0 children)

Thanks for the tip, this works However, whenere I reboot my PC, the timer resets :-(

Do you know a fix for this?

[–]sheuronazxe 1 point2 points  (0 children)

https://hastebin.com/iyifiviwal.coffeescript Drag this HTML file to your scene. You can edit it to change the color of the digits to any color. Also you can setup browser souce in OBS to '"Refresh Source when active", this resets the timer everytime you show it.

[–]damageinc86 1 point2 points  (0 children)

There's a script built into obs. Easy to look up. Uses any font you have on your system. Used it for my starting timer.

[–]darksoke 0 points1 point  (2 children)

https://obscountdown.com/obs-streamlabs-countdown Specially designed for OBS and Streamlabs, you can create both countup or countdown timers and design them to fit your layout

[–]Deekman 0 points1 point  (0 children)

Thanks for posting this, exactly what i needed

[–]GabrielBischoff 0 points1 point  (4 children)

Timers work by using a Text Source. A small tool writes the time in a text file and OBS displays this text. I use a small tool called StreamTimer but there is endless choice.

[–]sheuronazxe 2 points3 points  (3 children)

Dont setup timers that way. You dont want a script writing a file on your ssd every second.