- Add FAKE_CAMERA=1 env var to use /dev/urandom instead of real camera for testing in environments without camera hardware (Docker, CI) - Add extract_entropy_fake() that simulates camera frames with random data - Add web UI (index.html) and MCP well-known endpoint - Add Dockerfile with multi-stage build for containerized deployment - Add OBS virtual camera scripts for testing with simulated noise input - Update Dockerfile to use rust:latest and add clang for bindgen |
||
|---|---|---|
| .. | ||
| obs-noise-camera.mjs | ||
| package-lock.json | ||
| package.json | ||
| start-obs-noise.sh | ||
| stop-obs-noise.sh | ||