Viewer

The screen the speaker sees with the fullscreen timer.

Overview

The Viewer is the main display screen, designed to be seen by the speaker or presenter. It displays the timer in fullscreen with colors that change as time passes.

This screen is optimized for use on:

  • Return monitors for speakers
  • DocsOutputsViewer.overview.uses.tablets
  • DocsOutputsViewer.overview.uses.overlays
  • DocsOutputsViewer.overview.uses.screens

Screen Elements

Timer
The main timer in large size. Format HH:MM:SS or MM:SS depending on duration.
Name and Speaker
Current timer title and speaker name (if configured).
Message
Area for messages sent by the operator. Appears when activated.
Progress Bar
Visual indicator of elapsed time with colored zones.

Colors and Phases

The timer changes color as time passes:

Green (Normal)
Timer running normally
Yellow (Warning)
Time running out - default: 2 minutes
Red (Critical)
Few seconds left - default: 30 seconds

URL Parameters

Customize the Viewer using URL parameters:

ParameterDescription
background=transparentRemoves background (for OBS)
only=timerShows only the timer number
only=progressShows only the progress bar
only=messageShows only the message area
hide=controlsHides screen controls
hide=headerHides the header
progress=ringUses circular indicator instead of bar

Combined example:

https://app.palcotimer.com/r/ABC123/viewer?background=transparent&only=timer

Screen Controls

The Viewer has controls that appear when moving the mouse:

ControlFunction
Mirror VerticalFlips image vertically (for teleprompter)
Mirror HorizontalFlips image horizontally
FullscreenExpands to fullscreen mode

Using with OBS

To use the Viewer as an overlay in OBS Studio:

  1. Add a "Browser" source
  2. Paste the Viewer URL with ?background=transparent
  3. Configure width/height according to your stream
  4. Position and resize as needed
See the complete documentation for
DocsOutputsViewer.obs.seeMoreText