Skip to content

kerbcam v0.21.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:55
· 49 commits to main since this release

Installation

  1. Extract kerbcam-v0.21.0.zip into your KSP GameData/ directory.
  2. Install Hullcam VDS Continued (required).
  3. Start KSP and launch a flight with onboard camera parts.
  4. Go to : (configured in settings.cfg) to connect to streams.

Assets

  • kerbcam-v0.21.0.zip — complete install tree (plugin + sidecar + shader bundles + settings)
  • Kerbcam.dll — plugin DLL only (for manual installs)

TypeScript SDK @jonpepler/kerbcam@0.21.0 and @jonpepler/kerbcam-react@0.21.0 published to GitHub Packages.

Changelog

Bug Fixes

  • Portal the quality menu like the camera dropdown (18c15f9)
  • Converge the stagger budget instead of sawtoothing (ce68aa2)

Chores

Documentation

  • Add set-quality to the control-channel message table (643aab0)
  • Describe the once-per-session sidecar lifecycle (96893ab)

Features

  • Viewer set-quality message and per-camera quality state (b20941d)
  • Viewer quality clamp through the auto-shed resolution path (bd1364a)
  • Per-camera quality controls in the client and CameraFeed (8793b5f)
  • Survive scene changes with live peers, self-exit when KSP dies (aa64ed8)
  • Run the sidecar once per KSP session, not once per flight scene (8bf60c4)
  • Ramp static in on stall and add a show-static toggle (559bbfe)
  • Make show-static global with a reduced-motion default (24b4e02)

Other

  • Strip em-dashes from the viewer-quality comments (4e64a73)
  • V0.21.0 (ac0ba03)