Skip to content

openrcs v0.2.0

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 07 Aug 16:17
· 23 commits to main since this release

openrcs v0.2.0

A modern control surface for Analog Way Midra and LiveCore video processors.
This release adds the Workspace — a single working page that mirrors how you
actually drive a show — and is validated against real hardware (a NeXtage 16 and
a Pulse2).

New — the Workspace working page

  • Sources, screens and memories on one window-filling page. The previews grow
    to fill the space and the memory strip stays in view — nothing is a scroll away.
  • Inputs / Stills tabs in the source palette. On LiveCore the Stills tab lists
    the loaded frame-store images, so a still places just like a live input.
  • Every screen editable side by side, with drag/resize and one-click layout
    presets (Fill / 2-up / Quad / PiP).
  • Show Program, Preview, or both at once — with both on, each screen shows a
    program and a preview canvas that each edit their own context, so you can build
    preview next to what's on air.
  • Per-screen visibility toggles; hide the screens you're not touching and the
    rest grow to fill the space.
  • Collapsible main menu for more room.
  • Platform-aware throughout: LiveCore edits program directly; Midra edits its
    protected preview and takes from there.

Install

Grab the archive for your OS below and run it:

openrcs-server --device <processor-ip>:10500 --platform livecore
#            ...or --platform midra ; then open http://127.0.0.1:8730/

The web UI is embedded, so each download is a single self-contained binary.
macOS builds are signed with a Developer ID and notarized by Apple. Verify a
download against SHA256SUMS.txt.

Try the control surface in your browser →
— the real UI running against a simulated device.