(Next stream is on december 31st this year (2025) at 8:10 PM)
"https://api.vitusware.com/countdown/?timez=1&day=31&month=12&year=2025&hour=8pm&&min=10&text=Next stream in&labels=true" <<-click for example page
Please note: The page may looks empty in your browser but you can see it by select the page (right mouse click and drag over the page) or you may use test, see below.
Parameters are:
timez = Timezone from UTC Amsterdam = 1, New York =-5. -- If ommited timezone is set to UTC/GMT (0).
day = day in daynumber date like 21. -- If ommited used this is the current day If day = tomorrow it gives the date/time set for tomowwow.
month = month in number like 2 for February. -- If ommited this is the current month.
year = year in number like 2022. -- If ommited this is the current year.
hour = hour in number like 4. -- Can be set as 4am or 4pm or military like 16 (4PM will be converted automatically to 16, etc.).
min = Minutes in number like 30. -- If ommited this is set to 0.
sec = seconds. -- If ommited seconds will be set to 0.
text = a text like "Next stream in.." above countdown. -- If ommited no text will be will displayed above the countdown.
labels = true/false show days hours minutes seconds text.. -- If ommited labels will be true and labels will be shown set labels= false to hide them.
Generated countdown is a white text on a transparent background.
Usable in an overlay in Xsplit broadcaster, OBS and other streaming software that uses html overlays.
For testinmg perposes and to see if everything is working out you can use:
test = Show output also as plain text with transparency removed. -- If set the data will be shown in days hours etc. in plain text.. and transparency is remove for avisual check..
test is for testing perposes only. Example for test:
(Next stream is on december 31st this year (2025) at 8:10 PM)
"https://api.vitusware.com/countdown/?timez=1&day=31&month=12&year=2025&hour=8pm&&min=10&text=Next stream in&labels=true&test" <<-click for test example page