Ontime v2
Link to new docs
  • ontime
  • Feature list
  • Roadmap
  • Contributing
  • Main Concepts
    • Interface
      • Settings Bar
      • Rundown
      • Timer Control
      • Display Messages
      • Info
      • Quick start
      • Upload
      • Integration Settings
      • Application Settings
        • App Settings
        • Event Data
        • Editor Settings
        • Cuesheet settings
        • Views
        • URL Aliases
      • About modal
  • Views
    • Network views (Intro)
    • Stage Timer
    • Clock
    • Minimal Timer
    • Backstage Info
    • Public Info
    • Lower Thirds
    • Studio Clock
    • Countdown
    • Cuesheet
  • Control and feedback
    • Ontime APIs
      • HTTP API
    • Integrations
    • Runtime Data
  • Features
    • Google Sheet
    • Smart Time Entry
    • The delay workflow
    • Roll
    • Import events from Excel
    • URL Aliases
    • Edit Anywhere
    • Headless Mode (Docker)
    • Note: Lower thirds in OBS
    • User fields
    • Custom Styling
    • Make your own viewer
    • Count to anything
    • External data
  • ❤️Additional Notes
    • Control Ontime from vMix
    • Sync: Poll ontime status
    • Use in Raspberry Pi
    • Companion module
Powered by GitBook
On this page
  1. Main Concepts
  2. Interface

Timer Control

Timer Control allows for control of running timers

PreviousRundownNextDisplay Messages

Last updated 2 years ago

3. Timer Control

Timer control is the most important control interface for running your timer.

  • Start / Next - When no event is running, Start will start the selected event (or first if there is no selection). Next will start the following event

  • Play

  • Pause

  • Previous

  • Next

  • Unload - De-selects any running event

  • Reload - Stops and resets running timer

  • -1 -5 +1 +5 - Increments / decrements currently running timer (time in minutes)

/ontime/delay 10 /ontime/delay -20

All actions available here (and more) are also available through , allowing you to create powerful integrations as eg.

component offers control over the playback of the currently selected event (event in green on event list). All the buttons in the interface are also available over the

Roll - Roll is an advanced tool that enables ontime to run unattended. The application will use the system clock to run the events as scheduled. See

Although the options for increment / decrement are limited to 1 and 5 minutes in the app. This limitation does not exist in the , meaning that an OSC device can increment / decrement any amount of time:

one of the APIs
companion
OSC and Websocket APIs
Roll
integrations
timer control in app