Port details |
- obs-v4l2sink OBS Studio Plugin: Output as Video4Linux2 device
- 0.1.0.12 multimedia
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-04-06 00:30:40
- Last Update: 2022-04-21 17:11:27
- Commit Hash: 4b17af9
- License: GPLv2
- Description:
- An OBS Studio plugin that provides output capabilities to a Video4Linux2 device.
It is basically a Linux version of obs-virtual-cam, but only contains the video
sink part. You can use it with v4l2loopback to achieve cross-program video
transfer between OBS Studio and third party software supporting Video4Linux2,
e.g. to present an OBS session in proprietary browser-based conferencing systems
by selecting the OBS session as a webcam.
WWW: https://github.com/CatxFish/obs-v4l2sink
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- obs-v4l2sink>0:multimedia/obs-v4l2sink
- To install the port:
- cd /usr/ports/multimedia/obs-v4l2sink/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/obs-v4l2sink
- pkg install obs-v4l2sink
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: obs-v4l2sink
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586128495
SHA256 (CatxFish-obs-v4l2sink-0.1.0-12-g1ec3c8a_GH0.tar.gz) = 5ba383c28b8b366489e56b231a66e3ef64629e3fdd9f92895ab8dd512df3b467
SIZE (CatxFish-obs-v4l2sink-0.1.0-12-g1ec3c8a_GH0.tar.gz) = 21399
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- v4l_compat>0 : multimedia/v4l_compat
- cmake : devel/cmake
- ninja : devel/ninja
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Library dependencies:
-
- libobs.so : multimedia/obs-studio
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- multimedia_obs-v4l2sink
- USES:
- cmake compiler:c++11-lang qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Apr 2022 17:11:27 0.1.0.12 |
Piotr Kubaj (pkubaj)  |
multimedia/obs-v4l2sink: unbreak on powerpc64 |
07 Apr 2021 08:09:01 0.1.0.12 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1.0.12 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Aug 2020 05:43:14
0.1.0.12 |
linimon  |
Mark as broken on powerpc64:
In file included from /usr/local/include/obs/graphics/../util/sse-intrin.h:63:
In file included from /usr/lib/clang/10.0.1/include/xmmintrin.h:13:
/usr/lib/clang/10.0.1/include/mmintrin.h:33:5: error: use of undeclared
identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
I cannot figure out how to easily fix this in the included CMakefile.txt.
Approved by: portmgr (tier-2 blanket) |
05 Apr 2020 23:28:48
0.1.0.12 |
yuri  |
New port: multimedia/obs-v4l2sink: OBS Studio Plugin: Output as Video4Linux2
device |
Number of commits found: 5
|