Skip to content

Recording Overlay

A browser page designed to be captured by OBS (or similar software) as a browser source. It adds timecode, scene name, and other live show information directly into the recorded video — burned in at capture time, without needing to edit the footage afterward.

Add it as a browser source in OBS at the correct resolution, and the overlay updates live during the show.


The overlay sits at the bottom of the screen, with a dark semi-transparent panel spanning the full width. Information is arranged in up to four configurable slots across two rows (two slots per row):

  • Top row (left and right) — typically used for primary info like timecode and scene name
  • Bottom row (left and right) — typically used for secondary info like wall clock and show name

On very wide displays (≥ 1920 px) with the floating layout enabled, the panel detaches from the edge, gets a rounded border, and a soft white glow.


Each of the four slots can display one of the following:

Slot contentDescription
TimecodeCurrent TC value in HH:MM:SS:FF format
Range or SceneRange name if ranges are defined, otherwise scene name + elapsed time
RangeCurrent range/scene name only
SceneScene name + elapsed time
Scene NameScene name only (no elapsed)
Scene ElapsedElapsed time since scene started
Show NameThe show name from settings
Wall ClockCurrent wall-clock time (YYYY-MM-DD HH:mm:ss)

Default slot order: Timecode → Range or Scene → Wall Clock → Show Name.


Click the app icon to open preferences. All preferences are stored in the URL — bookmark the fully configured URL and reuse it each session.

PreferenceDescription
Slot 1–4Choose what each slot displays
Slot 1–4 ColorCustom text color per slot
Slot 1–4 SizeCustom font size in pixels per slot
Background ColorBackground color for the overlay panel
Floating LayoutOn wide screens (≥ 1920 px): detaches the panel with rounded border and glow

  1. In OBS, add a Browser Source and point it to the /recording/overlay URL on your CueCollab server.
  2. Set the browser source width/height to match your recording resolution (e.g. 1920×1080).
  3. Enable “Shutdown source when not visible” and “Refresh browser when scene becomes active” for clean behavior.
  4. Configure the overlay layout and colors from a regular browser tab, then copy the full URL (with all query parameters) into OBS.

The overlay background is semi-transparent by default — the video behind it shows through.


  • Bookmark the configured URL. All preferences are stored in the URL — configure the overlay once in a browser tab, then copy the full URL (with all query parameters) into OBS so it reopens with the same layout every session. Great for sharing.
  • Use Hybrid MP4 in OBS. Set OBS output format to Hybrid MP4, not standard MP4. This is required for reliable in-browser streaming in the Review module.
  • Match the resolution exactly. Set the OBS browser source width and height to match your recording resolution — mismatched dimensions will crop or letterbox the overlay.
  • Floating layout on wide screens. Enable Floating Layout on 1920px+ displays for a polished look with a rounded, glowing panel instead of a full-width bar.