Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2020 18:07:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245245] multimedia/webcamd: One webcam causes two /dev/videoN devices to be created
Message-ID:  <bug-245245-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245245

            Bug ID: 245245
           Summary: multimedia/webcamd: One webcam causes two /dev/videoN
                    devices to be created
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hselasky@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(hselasky@FreeBSD.org)
          Assignee: hselasky@FreeBSD.org

There is one webcamd process for one camera:
> $ ps ax | grep webcamd
> 42461  -  I<s      0:00.01 /usr/local/sbin/webcamd -N vendor-0x046d-HD-Pr=
o-Webcam-C920 -S F652B6FF -M 0 -B -U webcamd -G webcamd -H
> 42485  9  S+       0:00.00 grep webcamd

But it creates two video devices:
> $ ls -l /dev/video*
> crw-rw-rw-  1 webcamd  webcamd  0xcd Apr  1 11:04 /dev/video0
> crw-rw-rw-  1 webcamd  webcamd  0xce Apr  1 11:04 /dev/video1

As a result, Firefox shows two video devices instead of one.

> FreeBSD xx.xx.xx 12.0-STABLE FreeBSD 12.0-STABLE r347548 GENERIC  amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245245-7788>