Download CamLooper — Free Fake Webcam

Native for Windows and Linux, with macOS on the way. Free software, no account required.

For your system
Debian / Ubuntu

Best installed from the APT repository — it auto-updates and always pulls in the v4l2loopback-dkms driver. Prefer one file? Download the .deb and install it with apt (don't double-click — a plain dpkg/GUI install skips the driver dependency and the camera won't work).

Download .deb (v0.2.4, 3.2 MB)
Then install with: sudo apt install ./camlooper_0.2.4_amd64.deb
x86_64 · Debian 11+, Ubuntu 22.04+ · SHA-256 4c8b8672…dae24b9f
For your system
Fedora / RHEL

The .rpm ships the same virtual-camera setup for RPM-based distros.

Download .rpm (v0.2.4, 3.3 MB)
x86_64 · Fedora 38+, RHEL 9+ · SHA-256 7a7bd4c1…5ac294d6
For your system
Windows 10 / 11

Installed from the Microsoft Store: signed and verified by Microsoft, bundles softcam (the DirectShow virtual camera, registered automatically) and a private copy of ffmpeg. Updates arrive through the Store.

Get from Microsoft Store
x64 · Windows 10 (1809+) / 11
For your system
macOS

Native .dmg for Apple Silicon and Intel is still in the release pipeline.

Coming soon
Waiting on Apple Developer notarization.

Waiting on the macOS build? Check back here — new installers are posted on this page first. In the meantime, see how the CamLooper fake webcam works on the homepage.

Install notes

Debian / Ubuntu — APT repository (recommended, auto-updates)

Add the CamLooper APT repo once, and every new release arrives through your normal apt upgrade:

sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://camlooper.com/apt/camlooper-archive-keyring.asc \
  | sudo gpg --dearmor -o /etc/apt/keyrings/camlooper.gpg
echo "deb [signed-by=/etc/apt/keyrings/camlooper.gpg arch=amd64] https://camlooper.com/apt stable main" \
  | sudo tee /etc/apt/sources.list.d/camlooper.list
sudo apt update
sudo apt install camlooper

The repository index is GPG-signed and verified against that key on every apt update. To confirm the key before trusting it, its fingerprint is:

E610 0A54 1030 8394 27EA  37BA 6320 AEB6 C53A A198

Check it locally with gpg --show-keys /etc/apt/keyrings/camlooper.gpg.

Debian / Ubuntu — one-off .deb

Prefer not to add a repository? Install the package directly (you'll update by re-downloading):

curl -LO https://dl.camlooper.com/camlooper_0.2.4_amd64.deb
sudo apt install ./camlooper_0.2.4_amd64.deb

Fedora / RHEL

curl -LO https://dl.camlooper.com/camlooper-0.2.4-1.x86_64.rpm
sudo dnf install ./camlooper-0.2.4-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.

Windows

Open the Microsoft Store listing and click Get. Windows installs CamLooper, registers the DirectShow virtual camera, and delivers updates automatically — no SmartScreen warning to click through.

macOS

The .dmg for Apple Silicon and Intel is still in the release pipeline, waiting on Apple Developer notarization. It'll be posted to this page as soon as it's ready.

Verify the download

sha256sum camlooper_0.2.4_amd64.deb
# expected: 4c8b8672f8e9fdfe4b8b0e03b6c7811ca93e28edf9665848ea40d7b5dae24b9f

sha256sum camlooper-0.2.4-1.x86_64.rpm
# expected: 7a7bd4c15c1e29e73ed41db170a88b211fdd2fce0896f632dbf825c95ac294d6

System requirements

  • Minimum: 4 GB RAM · 100 MB disk · Intel Core i3 / AMD equivalent · Windows 10 (1809+) / 11, or Linux (Debian 11+, Ubuntu 22.04+, Fedora 38+, RHEL 9+). macOS 10.15+ once the .dmg ships.
  • Recommended: 8 GB RAM · dedicated GPU · Intel Core i5 / AMD Ryzen 5 or better.

Support

Questions or bug reports? Email hello@camlooper.com. CamLooper is released under a free software license; public source will be linked here once the macOS build ships.

What CamLooper is not for

CamLooper is not a cheating tool. Don't use it for proctored exams, identity or KYC verification, job interviews, or to impersonate anyone. It exists so you can meet a camera-on requirement without broadcasting your home to a room of strangers.

How you use CamLooper is your responsibility alone. Your school's rules, your employer's, your platform's terms of service and the law where you live all still apply.