Instructions
Instillation
StreamTimerApp is completely portable and can be moved around your computer with no issues. It can even be run off a USB device if you want to.
- Download the latest release .zip file (the StreamTimerAppV#.zip file)
- Unzip to chosen folder. Example: c:/program files/StreamTimerApp
- Run StreamTimerApp.exe
- You may be prompted to install .Net Core if you don’t have it already installed.
Simple Timer
The Simple Timer is currently a single message, auto repeating timer that sends the countdown to a text file your Broadcasting Software (Obs/Slobs) can then read. Clicking on the “About” tab will give you simple instructions, and hovering over a text box will give a short description along the bottom.
- Output File: Click the “Browse” button and select or create your your EMPTY txt file. Example: c:/program files/StreamTimerApp/TimerSource.txt
- Minutes: Type the number of minutes you want the timer to last.
- Message: Type the short message you wish to appear alongside your timer.
- OPTIONAL End Sound: Click the “Browse” button and select a short wav file to play at the end of the timer. Note: There is 5 seconds after a timer finishes before it starts again.
- CLICK “START” to start the timer.
- Click “STOP” to stop the timer at any time.
NOTE: The timer will NOT STOP until the Stop button is clicked. If the program is closed without clicking stop then the text file will not be cleared out.
OBS/SLOBS Instructions
To help those who are using OBS/SLOBS here is how you get it to work in your software. (Screenshots are using SLOBS but both are pretty much the same.)
- Open OBS/SLOBS
- Click the “Scene” you want to add the timer to.
- Add new source by clicking the + sign at the top of the “Sources” box.
- Select TEXT (GDI+)
- In the Properties window, you want to check “READ FROM FILE”. Use the Browse button to find the text file or simply or copy the location from the Output File box in the App. NOTE: Nothing will appear until you start the timer, so suggest setting up a test timer while you are setting this up.
- Use the settings avaliable in the properties window to customize the font, color, size of the timer text.
- Click “DONE”.
- You should never have to change this unless you change the location of the Output Text File.