v1.9.0
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
- HDR (HLG) camera streaming — stage 1 by @MyNamesEMurray in #80
- Fix HDR start crash: pick the capture pixel format after the output attaches by @MyNamesEMurray in #82
- Steady the health pill's fps readout by @MyNamesEMurray in #83
- HDR stage 2 (zero-copy 10-bit) + Apple Log capture by @MyNamesEMurray in #84
- Main screen carries the per-stream decisions by @MyNamesEMurray in #85
- Replace section footers with a Documentation screen by @MyNamesEMurray in #86
- Release v1.9.0: promote the beta line to stable + app icon variants by @MyNamesEMurray in #88
Full Changelog: v1.8.1...v1.9.0