Install
The install script in Tutorial 1 works on Linux, macOS, and Windows, detects the accelerator, and selects the matching feature flags. For manual installs, specific driver versions, or source builds, use the guides below.
Install options
Section titled “Install options”| Situation | Guide |
|---|---|
| Linux with an NVIDIA GPU | Linux with CUDA |
| Apple Silicon Mac | macOS with Metal |
| Windows (native or WSL) | Windows |
| Build from source | Build from source |
The cargo features reference maps GPU generations to feature flags. For containerised or production deployment, see the Deploy guides.
Video input uses FFmpeg at runtime. The install commands and runtime checks are in Set up video input.