On Thu, Jun 13, 2024 at 03:45:55PM +0200, Walter Alejandro Iglesias wrote:
> Hello Thomas,
> 
> On Thu, 13 Jun 2024 09:27:30 -0400 Thomas Frohwein wrote
> > On Thu, Jun 13, 2024 at 01:45:44PM +0200, Walter Alejandro Iglesias wrote:
> > > Hi everyone,
> > > 
> > > I followed the instructions in OpenBSD media FAQ but I coudn't make my
> > > webcam work neither on chromium nor on ungoogled-chromium.  It works
> > > fine on Firefox.  Does anyone know any trick to make it work?
> > > 
> >
> > I'm not sure how to help with that if you're not sharing anything about
> > your hardware.
> 
> At first I did not associate the issue with a hardware problem because I
> found several users complaining about this same thing with different
> machines and operating systems.  Some provided a solutions, but none of
> them worked for me.  Besides, the webcam works with the command
> video(1), ffmpeg and Firefox.  And, the webcam is recognized by
> chromium, it just shows a black screen.  Is that chromium could have
> problems with my specific video card?
> 
> In any case, below you have the info you asked me.

There are some who use their webcam with chromium frequently, including me.
It's been a few weeks but I just tested it and it still works on -current.
So if yours isn't working, it's either the configuration or your hardware...

> uvideo0 at uhub2 port 6 configuration 1 interface 0 "Chicony Electronics Co., 
> Ltd. Integrated Camera" rev 2.00/23.45 addr 4
> video0 at uvideo0

While I'm not familiar with your specific device, it's clearly detected and
attaches to video0.

In terms of configuration, you need to have kern.video.record enabled (see
FAQ) and the device /dev/video0 needs to be owned by your user (also FAQ).
If you made any prior changes, you want to make sure that /dev/video is
still a symlink to video0 and not something else.

I think in chromium, you might need ENABLE_WASM=1 for many video conferencing
web pages.

Reply via email to