Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2021 19:21:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257624] multimedia/obs-studio: Fails to detect v4l2loopback
Message-ID:  <bug-257624-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 257624
           Summary: multimedia/obs-studio: Fails to detect v4l2loopback
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: fbsd-bugzilla@schlachter.ca
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

webcamd recently added support for v4l2loopback in FreeBSD
(https://github.com/hselasky/webcamd/pull/9). It is now possible to create a
v4l2loopback device:

    # webcamd -c v4l2loopback
    webcamd 74613 - - Creating /dev/video0

However, when OBS starts, it does not detect it and disables the virtual ca=
mera
plugin:

    $ obs
    ...
    warning: v4l2loopback not installed, virtual camera disabled

Expected behavior is that OBS would detect the presence of v4l2loopback (via
webcamd) and enable the virtual camera if it is present.

--=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-257624-7788>