Skip to content

v0.2.12 — Embedded live preview

Choose a tag to compare

@vampyren vampyren released this 03 Jul 09:59

Highlights

  • Embedded live preview inside the app window — direct V4L2 capture at exact, driver-confirmed modes (1080p30 / 1080p60 / 720p60 / 4K30); external ffplay window kept as a fallback
  • Gesture configuration now actually reaches the Tiny 3 (dual config stores + honest device readback); recognition reliability while a control app is attached is tracked in #11, with an experimental opt-in low-traffic mode
  • Activity log: selectable text + one-click Copy

Fixes

  • FOV selector desync — presets no longer change FOV behind the selector's back
  • "Return to preset after AI off" lands reliably (stale-status grace + gimbal settle delay)
  • Robust unplug handling (no UI freezes, no CPU spin), visible ghost buttons, 78° mojibake
  • Two full independent code-review rounds applied

Install

chmod +x OBSBOT4Linux-x86_64.AppImage
./OBSBOT4Linux-x86_64.AppImage

Hardware-validated on an OBSBOT Tiny 3 (fw 6.6.9.1). To build from source instead, see docs/INSTALL.md.

Bundled SDK notice

This AppImage bundles OBSBOT's proprietary libdev.so SDK for out-of-the-box convenience; the SDK is excluded from the source repository. If you are OBSBOT or object to this distribution, contact vampyren@protonmail.com and it will be removed promptly. Building from source never redistributes the SDK.


Not affiliated with or endorsed by OBSBOT. Licensed EUPL-1.2.
Version numbers bump on every development round; public releases are cut when a feature branch merges — hence the jump from v0.1.0.

Full changelog: v0.1.0...v0.2.12