Releases: Broly1/android-webcam
Releases · Broly1/android-webcam
android-webcam
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
v1.0.2-1 refactor: dynamic resolution filtering and thermal warnings
android-webcam
v1.0.1-2 docs: add GPL-3.0 license to Cargo.toml and PKGBUILD