Bug 262380 - multimedia/obs-studio: Re-enable virtual camera
Summary: multimedia/obs-studio: Re-enable virtual camera
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-06 14:12 UTC by David Schlachter
Modified: 2022-03-06 21:01 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
Patch to reenable virtual camera in OBS port (3.62 KB, patch)
2022-03-06 14:12 UTC, David Schlachter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)