Videorc Daily: Co-Host Contract Goes Resilient, Remote Control Goes Wireless

The team shipped the desktop half of a new co-host tick contract designed to degrade gracefully against older servers, alongside a phone-based remote control for live comments and scene switching. The common thread: both features are built to fail safely rather than fail loudly.

Duration: PT2M16S

Episode overview

This episode is a short developer briefing from Videorc Daily.

It explains recent repository work in plain language.

  • Show: Videorc Daily
  • Published: 2026-09-19T11:00:24Z
  • Audio duration: PT2M16S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning. It's September 19th, and here's what's shaping Videorc.

The headline today is resilience by design. Two major features landed, and both share a deliberate pattern: build for the failure case first.

Start with PR 356, the co-host tick wire contract version 2. This is the desktop half of a two-repo change, with the server side landing separately. The key engineering decision here is forward tolerance. Every wire enum now has an "unknown" catch-all, so if the server sends a flag kind or severity the app doesn't…

On top of that plumbing, the same change adds real UI: flag rows now show what triggered them and the suggested action, a persistent warning chip surfaces corroborated chat alerts instead of a toast, and a new chat-rules editor with a flag sensitivity control gives streamers a renderer-only filter over what gets…

The second theme is expanding control surfaces. PR 355 introduces the phone remote: any device on the same Wi-Fi becomes a live comment monitor and stream deck, scanning a QR code from settings with no app install required. It reuses the existing comment-highlighting path, so a phone can push a chat message to…

What to remember: both changes prioritize…

Nearby episodes from Videorc Daily

  1. Dual-Orientation Simulcast Ships
  2. Instant Record Ships
  3. Multistreaming Goes Free for Everyone
  4. Weekly Recap - Camera Reliability, Minus the Theater
  5. Beta and Alpha Pipeline Update
  6. Windows Changelog Catches Up on Intel Fixes
  7. Camera Crisis, Four Releases, One Root Cause
  8. Ending Restart Theater in Capture Health