Releases: Crisiswastaken/iris
Releases · Crisiswastaken/iris
Release list
v1.1.2 — Clickable camera permission setup
Fix
The camera permission bar appears behind desktop icons in Lively, so Allow/Block could not be clicked.
New setup flow: enabling Follow the webcam shows a centered panel with steps:
- Right-click desktop → View → turn off Show desktop icons
- Click Turn on camera in the panel
- Click Allow on the prompt (top-left)
- Turn icons back on — permission is remembered
Download
Iris.zip — re-import in Lively. Allow camera for Lively under Windows Settings → Privacy → Camera.
v1.1.1 — Webcam startup fix
Fix
- Camera not turning on — Lively's Customise toggle is not a user gesture inside the wallpaper window, so
getUserMediawas blocked. After enabling Follow the webcam, click the desktop once (or move the mouse) to start the camera. - Settings conflict — cursor and webcam toggles now sync correctly when both were saved.
- MediaPipe paths — WASM/model URLs resolve against the wallpaper's
https://*.localhostorigin.
Download
Iris.zip— re-import in Lively (+ Add Wallpaper → Browse). Allow camera for Lively under Windows Settings → Privacy → Camera.
v1.1.0 — Lively Wallpaper webcam tracking
What's new
- Follow the webcam — optional MediaPipe face tracking in the Lively Wallpaper pack (same BlazeFace pipeline as
user-tracker/). Toggle in Customise; mutually exclusive with Follow the cursor. - Vendored
@mediapipe/tasks-visionfor offlinefile://loading (~12 MB zip).
Download
Iris.zip— import via + Add Wallpaper → Browse in Lively Wallpaper. Allow camera access for Lively under Windows Settings → Privacy → Camera if using webcam tracking.
Live demo
https://eyes-that-follow.vercel.app
Packages in this repo
user-tracker/— Pygame desktop viewer with webcam trackingweb-tracker/— Next.js<Eyes />pointer-tracked componentlively-wallpaper/— Windows desktop wallpaper (this release)
v1.0.0 — Lively Wallpaper
What's included
Iris.zip— Lively Wallpaper pack for Windows. Import via + Add Wallpaper → Browse in Lively Wallpaper.
Live demo
https://eyes-that-follow.vercel.app
Packages in this repo
user-tracker/— Pygame desktop viewer with webcam trackingweb-tracker/— Next.js<Eyes />pointer-tracked componentlively-wallpaper/— Windows desktop wallpaper (this release)