bluesman/obs-v4l2sink

Project ID: 35523

Description

RPM package for v4l2sink OBS plugin https://github.com/CatxFish/obs-v4l2sink/

Installation Instructions

Install

Enable RPM Fusion for OBS Studio

If you haven't yet installed OBS, the RPM will do it for you. However, RPM Fusion need to be installed: For Fedora 33:

$ sudo dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-33.noarch.rpm

Enable repo

$ sudo dnf copr enable bluesman/obs-v4l2sink

Install package

After you enable the copr repo and RPM Fusion, install the RPM package that should resolve all dependencies installing thus v4l2loopback driver from copr/sentry and obs-studio from rpmfusion.

Make sure you have latest kernel installed or verify you have kernel-devel package for your kernel version. The kernel-devel package is resolved from @updates

$ sudo dnf install --nogpgcheck obs-v4l2sink

Usage

Load module for virtual cam

$ sudo modprobe v4l2loopback video_nr=42 card_label="obs-cam" exclusive_caps=1
  • Start OBS->Tools->v4l2sink
  • Select device /dev/video42
  • Press Start

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds

Runtime Dependency List

The following repositories are used as runtime dependencies