Skip to content

Releases: Broly1/android-webcam

android-webcam

12 May 17:42

Choose a tag to compare

fix: use video index 9 for better app compatibility

Changes the v4l2loopback device from /dev/video128 to /dev/video9.
High indices are often ignored by Chromium-based apps and Discord;
index 9 is low enough for detection but high enough to avoid hardware conflicts;
bump to 1.0.3-1.

android-webcam

01 Feb 14:26

Choose a tag to compare

v1.0.2-1

refactor: dynamic resolution filtering and thermal warnings

android-webcam

29 Jan 18:44

Choose a tag to compare

v1.0.1-2

docs: add GPL-3.0 license to Cargo.toml and PKGBUILD