Install
| Platform | Download | Then |
|---|---|---|
| Windows | Installer | Run it (finds your OBS folder automatically), restart OBS. |
| macOS | Installer | Right-click → Open (not notarized), restart OBS. |
| Linux | Plugin tarball | Extract into ~/.config/obs-studio/plugins/. |
| iPhone / iPad | TestFlight beta | Installs via TestFlight, updates automatically. |
Plugin builds match OBS Studio 32.x; the macOS build is universal (macOS 13+).
Manual installs, sideloading, USB
- Windows zip: extract
lenslink-windows-x64.zipintoC:\Program Files\obs-studio\, merging folders. - macOS zip: extract
lenslink-macos-universal.zipinto~/Library/Application Support/obs-studio/plugins/, then clear quarantine:xattr -dr com.apple.quarantine ~/Library/Application\ Support/obs-studio/plugins/lenslink.plugin - iOS sideload: install
LensLink-unsigned.ipawith Sideloadly — free Apple IDs re-sign every 7 days. - USB on Windows needs iTunes (it provides Apple's device driver).
Full setup guide: the README.
What's Changed
Other changes
- Camera presets, battery visibility while dimmed, and a release-version guard by @MyNamesEMurray in #109
Full Changelog: v1.9.2...v1.10.0