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
  • Unnatended screens
  • Simplifying long URLs

Was this helpful?

  1. Features

URL Aliases

Define configurable aliases to ease onsite setup

PreviousImport events from ExcelNextEdit Anywhere

Last updated 3 years ago

Was this helpful?

The URL Aliases feature means to provide aliases to the parameters section of the url, ie: the bit after ontime's port. 192.168.10.1:4001/THIS-HERE

See more in the

URL Aliases is a feature with two main targets in mind

Unnatended screens

We try to allow a worlkflow for integrating unnatended screens into the app network. Using a signage browser renderer or the screen integrated browser we can render any of the ontime pages. However this process is usually slow.

With URL Aliases you can define dynamic URLs that are changed from the app side:

We could for example setup the screen browsers to use an URL related to its position or type eg: 192.168.10.10:4001/thirdfloor And in ontime, configure thirdfloor to be an alias to any of the views such as public or backstage, as necessary

Simplifying long URLs

Specifically in the case of lower thirds, ontime offers the possibility to modify the appearence of the views through parameters passed in the URL. However this can be slow and difficult to enter in the browser rendered (OBS, vMIX, d3 and so on). You might also want to quickly change this centrally to match styling for a specific event

In this case you could use an alias to shorten an url to something generic:

The custom url lower?bg=ff2&text=f00&size=0.6&transition=5 could be simply called mylower or shelleventlower for quickly recalling

URL Aliases Settings