@xiota Thank you
Search Criteria
Package Details: obs-studio-git 31.0.3.r236.g000437f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-git |
Description: | Free and open source software for video recording and live streaming |
Upstream URL: | https://github.com/obsproject/obs-studio |
Licenses: | GPL-2.0-only |
Conflicts: | obs-studio |
Provides: | obs-studio |
Submitter: | ledti |
Maintainer: | benklett (xiota) |
Last Packager: | xiota |
Votes: | 108 |
Popularity: | 2.87 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2025-05-10 09:22 (UTC) |
Dependencies (61)
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- librist (librist-gitAUR)
- libvpl (libvpl-gitAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR)
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmake
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- alsa-lib (make)
- Show 41 more dependencies...
Required by (146)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-bin (requires obs-studio)
- distroav-git (requires obs-studio)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (make)
- glava-git (requires obs-studio) (optional)
- glava-ridged (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- lyrica (requires obs-studio) (optional)
- Show 126 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 36 Next › Last »
Roboguy420 commented on 2024-10-13 17:05 (UTC)
xiota commented on 2024-10-13 16:26 (UTC)
@Roboguy420 Copy/paste mistake from another PKGBUILD. Fixed.
Roboguy420 commented on 2024-10-13 11:22 (UTC)
Building the package fails at pkgver(), both with an AUR helper (yay) and when I attempt to build it manually:
==> Starting pkgver()...
/home/adam/source/obs-studio-git/obs-studio-git/PKGBUILD: line 73: _version: parameter null or not set
==> ERROR: A failure occurred in pkgver().
Aborting...
xiota commented on 2024-10-12 18:47 (UTC)
@noitemstoshow Should be fixed now. Flag if there are any problems.
noitemstoshow commented on 2024-10-12 14:23 (UTC)
though the version here shows 30.2.3. but after building it says 30.0.0 beta
Rucker commented on 2024-09-27 18:10 (UTC)
For the lazy, this should be a fully working PKGBUILD. I used the changes from @AUR_user and @rob215x to patch up the script. I've tested this a couple of times and it builds/installs correctly. Let me know if anything needs to be fixed.
AUR_user commented on 2024-09-11 06:30 (UTC)
In case someone else struggles with the build. I got it running with the following adjustments:
1) In PKGBUILD
under makedepends=
"ffnvcodec-headers<=12.1.14.0" -> "ffnvcodec-headers"
2) In PKGBUILD
under build(){
Adding -DCEF_INCLUDE_DIR="/opt/cef-obs/include" \
under -DCEF_ROOT_DIR="/opt/cef-obs" \
Rucker commented on 2024-09-05 13:21 (UTC)
ffnvcodec-headers<=12.1.14.0 is no longer required. The package can be built with the latest ffnvcodec-headers.
rob215x commented on 2024-08-31 23:17 (UTC)
To followup @xiota @zangoku, I have successfully Built OBS with a working browser plugin by changing ONE line in PKGBUILD:
Change the line with "-DBUILD_BROWSER=ON \" to
-DENABLE_BROWSER=ON \
Pinned Comments
thotypous commented on 2021-02-05 14:12 (UTC)
If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)