[Bug 268725] www/chromium: webcam device not detected
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268725] www/chromium: webcam device not detected"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Mar 2023 11:06:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268725
Marcin Cieślak <saper@saper.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saper@saper.info
--- Comment #3 from Marcin Cieślak <saper@saper.info> ---
I have the same (this was also true from my previous 107.0.5304.110)
> pkg info -x chromium && freebsd-version -kru ; uname -aKU && pkg -vv | grep -e url -e enabled -e priority
chromium-111.0.5563.64_1
14.0-CURRENT
14.0-CURRENT
14.0-CURRENT
FreeBSD radziecki 14.0-CURRENT FreeBSD 14.0-CURRENT #6 main-ea6d1692666: Tue
Mar 21 08:50:53 CET 2023
saper@radziecki:/big/obj/usr/src/amd64.amd64/sys/VAIO amd64 1400083 1400083
url : "pkg+http://pkg.FreeBSD.org/FreeBSD:14:amd64/latest",
enabled : yes,
priority : 0,
url : "pkg+http://dist.6speed.de/eleven64-default",
enabled : no,
priority : 1,
url : "pkg+http://dist.6speed.de/eleven64-chromium",
enabled : no,
priority : 1,
What definitely should be noted here is the webcam:
ugen7.9: <vendor 0x046d product 0x0991> at usbus7, cfg=0 md=HOST spd=HIGH
(480Mbps) pwr=ON (500mA)
It also has an audio interface "pcm3: <USB audio> (rec)"
> sudo webcamd -d 7.9
webcamd 78872 - - Attached to ugen7.9[0]
webcamd 78872 - - Creating /dev/video0
webcamd 78872 - - Creating /dev/video1
(also did "chown myuser /dev/video*")
The webcam gets detected by various apps, only not by Teams.
The LED starts to turn on when starting a Teams call.
Works fine with https://webtamtests.com/ in another tab.
--
You are receiving this mail because:
You are the assignee for the bug.