Search Criteria
Package Details: obs-source-record 0.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-source-record.git (read-only, click to copy) |
---|---|
Package Base: | obs-source-record |
Description: | Plugin for OBS Studio to add a filter that allows you to record a source |
Upstream URL: | https://obsproject.com/forum/resources/source-record.1285/ |
Keywords: | obs obs-studio plugin |
Licenses: | GPL-2.0-or-later |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-17 08:03 (UTC) |
Last Updated: | 2024-11-11 17:26 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- obs-studio (obs-studio-libertyAUR, obs-studio-gitAUR, obs-studio-rcAUR, obs-studio-tytan652AUR, obs-studio-browserAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Freso commented on 2023-05-03 16:42 (UTC)
I got some errors building this for
obs_service_get_output_type
andobs_service_get_url
being deprecated. Ignoring those (by adding a lineexport CFLAGS="$CFLAGS -Wno-error=deprecated-declarations"
to the PKGBUILD) made it build just fine.tytan652 commented on 2023-01-11 09:03 (UTC) (edited on 2023-01-11 09:04 (UTC) by tytan652)
According to the changelog, no.
https://obsproject.com/forum/resources/source-record.1285/updates#resource-update-5216
neyb commented on 2023-01-11 08:58 (UTC) (edited on 2023-01-11 08:59 (UTC) by neyb)
according to https://obsproject.com/forum/resources/source-record.1285/, the minimal version of obs is 26 not 29 : so it should be compatible with the official repo version of obs (28) : Am I wrong ?
cobaltspace commented on 2022-02-18 23:37 (UTC)
pciutils
is a makedependency