Made a Python script to show how long you've been streaming.

takishan

New Member
http://www.2shared.com/file/skRUuiTe/script.html

I wanted to count down how long I've been playing for a 24 hour stream session. It's a simple script and it only took me a couple minutes to work out but maybe somebody could make use of it.

It counts seconds, and adds them to a .txt file in the "00:00:00" format. So 60 secs would be "00:01:00", etc.

To use with OBS, simply find the text file named "time.txt" and use that as a text source in your scene.
 

trillcat

New Member
Re: Made a Python script to show how long you've been stream

Might be using this on my stream, thanks alot :)
 
Top