Native builds for every major desktop. Free, MIT-licensed, no account required.
The .deb installs v4l2loopback-dkms + ffmpeg and auto-loads the loopback module on install and every boot.
9577ea1d…1e283dacThe .rpm ships the same virtual-camera setup for RPM-based distros.
0bdc97b1…3668cf18Native installers for Windows and macOS are still in the release pipeline.
Coming soonWant to be notified when Windows/macOS ship? Watch the homepage — new releases are posted here directly.
curl -LO https://camlooper.com/downloads/camlooper_0.2.0_amd64.deb
sudo apt install ./camlooper_0.2.0_amd64.deb
curl -LO https://camlooper.com/downloads/camlooper-0.2.0-1.x86_64.rpm
sudo dnf install ./camlooper-0.2.0-1.x86_64.rpm
Both packages pull in v4l2loopback-dkms and ffmpeg, install the module config, and auto-load v4l2loopback on install and every boot — no manual setup needed.
sha256sum camlooper_0.2.0_amd64.deb
# expected: 9577ea1d22a18d74c6a223d66e78bf28fba448d2f479944dc3ebe66b1e283dac
sha256sum camlooper-0.2.0-1.x86_64.rpm
# expected: 0bdc97b1ab7f6a7715dff8dc5e7b32093f3c821244c6826e289f4bff3668cf18
Installers for Windows (.exe / .msi) and macOS (.dmg for Apple Silicon and Intel) are still in the release pipeline. They'll be posted to this page as soon as they're code-signed.
Questions or bug reports? Email [email protected]. CamLooper is MIT-licensed; public source will be linked here once the Windows and macOS builds ship.