https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815

--- Comment #31 from M. Tompsett <[email protected]> ---
(In reply to M. Tompsett from comment #30)
> Created attachment 91335 [details] [review]
> Bug 6815: Detect Webcam to show or not button
> 
> It's hard to test on a laptop with a webcam built it.

sudo apt install v4l-utils
sudo modprobe -r uvcvideo # removes
sudo v4l2-ctl --list-devices
sudo modprobe uvcvideo # re-adds
sudo v4l2-ctl --list-devices

Tested with:
- Chrome Version 75.0.3770.100 (Official Build) (64-bit)
- FireFox Quantum 67.0.4 (64-bit)
- Chromium Version 75.0.3770.90 (Official Build) Built on Ubuntu , running on
Ubuntu 18.04 (64-bit)
- Opera Version:62.0.3331.43

They all worked! YAY! I was testing on Ubuntu 18.04.2 LTS with the default
desktop manager, which I believe is Gnome.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to