Ontime v1 - old
  • ontime
  • Feature list
  • Main Concepts
    • Application shortcuts
    • Interface
      • Settings Menu
      • Event List
      • Timer Control
      • Display Messages
      • Info
    • Event Types (Blocks)
      • ⚙️Settings
        • App Settings
        • Event Data Settings
        • URL Aliases Settings
        • Cuesheet Settings
        • OSC Settings
  • Views
    • Network views (Intro)
    • Stage Timer
    • Minimal Timer
    • Backstage Info
    • Public Info
    • Lower Thirds
    • PiP
    • Studio Clock
    • Cuesheet
    • Countdown
    • Clock
  • Control and feedback
    • OSC
    • HTTP API
  • Features
    • 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
  • ❤️Additional Notes
    • Control Ontime from vMix
    • Sync: Poll ontime status
    • Use in Raspberry Pi
Powered by GitBook
On this page

Was this helpful?

  1. Main Concepts
  2. Interface

Timer Control

Timer Control allows for control of running timers. ie: a user is able to select, start / pause and modify a running timer. The viewer screens will use this selection to display up-to-date data

PreviousEvent ListNextDisplay Messages

Last updated 3 years ago

Was this helpful?

The 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

  • Play

  • Pause

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

  • 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

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:

OSC integration
Roll
OSC API
timer control in app