Skip to content

v0.3.1 — Auto-sleep, mic during sleep, Settings page

Latest

Choose a tag to compare

@vampyren vampyren released this 03 Jul 17:43

Highlights

  • Microphone during sleep — the Tiny 3 mutes its mics while asleep, so mic-only use (voice chats with the camera off) went silent when it dozed. Settings → Microphone during sleepOn keeps the mic live through sleep. Hardware-verified.
  • Auto-sleep timer — Never / 2 / 5 / 10 / 20 min, or "Device" to leave the camera's current setting untouched. Hardware-verified.
  • Both settings show a live "device reports" readback straight from the camera — real device state, not just what the app requested — and re-apply automatically on connect and on every wake
  • New Settings page — startup preset, return-after-AI-off, sleep-on-exit, auto-sleep and mic-during-sleep now live under Settings; the Presets page is presets-only again

Fixes

  • "device reports" text no longer overlaps/squeezes next to the selectors
  • Independent code-review round applied (wake-edge re-apply, rescan no longer resets the camera's idle countdown, honest readback reset on unplug)

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.

Full changelog: v0.2.12...v0.3.1