Stream Timer

A real-time timer tool for OBS browser sources and stream control panels.

Quick Start

Replace <channel> with your channel name (e.g. mychannel).

PurposeURL
OBS browser source/overlay/<channel>
Control panel/control/<channel>

API

MethodPathDescription
GET/api/timer/<channel>Returns running;current;params
POST/api/timer/<channel>JSON body: {"mode":"start"}

Modes

start   stop   pause   reset   restart   set (requires t=H:MM:SS)   show   hide