kerbcam v0.21.3
Installation
- Extract
kerbcam-v0.21.3.zipinto your KSPGameData/directory. - Install Hullcam VDS Continued (required).
- Start KSP and launch a flight with onboard camera parts.
- Go to <ksp-ip>:<port> (configured in settings.cfg) to connect to streams.
Assets
kerbcam-v0.21.3.zip— complete install tree (plugin + sidecar + shader bundles + settings)Kerbcam.dll— plugin DLL only (for manual installs)
TypeScript SDK
@jonpepler/kerbcam@0.21.3and@jonpepler/kerbcam-react@0.21.3published to GitHub Packages.
Changelog
Chores
- Pin v0.21.2 (f1c4db9)
Documentation
- Quality tiers + rebind robustness design (8d93a84)
- Quality tiers + rebind robustness implementation plan (634547a)
- Document MaxQuality tiers in settings.cfg (2a7de0b)
- Clarify adaptive shedding comments now that it defaults on (0206a9e)
Features
- Add QualityTier resolution+bitrate resolver (9c7bc23)
- MaxQuality tier preset drives dims+bitrate, raw keys override (f36dcbe)
- Enable adaptive quality degrade by default (c2e44b7)
- Surface sidecar error replies as a transient notice (e1e7100)
- Show reconnecting state for a tile whose camera is gone (c3585c8)
Other
- V0.21.3 (9badba1)