Bug 262380

Summary: multimedia/obs-studio: Re-enable virtual camera
Product: Ports & Packages Reporter: David Schlachter <fbsd-bugzilla>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to reenable virtual camera in OBS port none

Description David Schlachter 2022-03-06 14:12:03 UTC
Created attachment 232281 [details]
Patch to reenable virtual camera in OBS port

Update patch enabling the Virtual Camera.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-03-06 21:01:18 UTC
The GH PR is now backported.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-06 21:01:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a37f3d6897c2beaae0cc0a9a409fb066ba565b29

commit a37f3d6897c2beaae0cc0a9a409fb066ba565b29
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-06 20:57:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-06 21:01:14 +0000

    multimedia/obs-studio: Add back support for v4l2loopback

    It was removed recently due to the PR not applying any more.
    Now this is fixed and this PR is backported again.

    PR:             262380
    Patch authors:   David Schlachter <fbsd-bugzilla@schlachter.ca> and Hans Petter Selasky <hps@selasky.org>

 multimedia/obs-studio/Makefile | 3 +++
 multimedia/obs-studio/distinfo | 8 +++++---
 2 files changed, 8 insertions(+), 3 deletions(-)