v1.9.2
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
Fixes
- iOS: stop the dim-fuse gesture from eating the settings form's taps by @MyNamesEMurray in #101
Other changes
- CI: retry + GitHub mirror fallback for the static-ffmpeg download by @MyNamesEMurray in #95
- iOS: pick what the Live screen becomes when it goes idle by @MyNamesEMurray in #108
Full Changelog: v1.9.1...v1.9.2