To use cef-minimal-obs
you need to change -DCEF_ROOT_DIR="/opt/cef"
to -DCEF_ROOT_DIR="/opt/cef-obs"
.
Search Criteria
Package Details: obs-studio-git 31.0.2.r138.g3e84469-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: | benklett |
Votes: | 107 |
Popularity: | 3.55 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2025-03-27 23:15 (UTC) |
Dependencies (59)
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- 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 (intel-media-stack-binAUR, libvpl-gitAUR)
- 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 39 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 (5)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 36 Next › Last »
tytan652 commented on 2021-12-14 17:59 (UTC) (edited on 2021-12-14 18:03 (UTC) by tytan652)
startia commented on 2021-12-14 17:54 (UTC)
I needed to install cef-minimal package before installing this via AUR. Please add as dependencie as cef-minimal-obs-bin is not working.
ChrisLane commented on 2021-12-14 10:39 (UTC)
I was actually able to build this with the cef-minimal
package by adding options=(!lto)
to its PKGBUILD.
ChrisLane commented on 2021-12-14 10:12 (UTC)
Since deleting my cache files and trying again after your dependency changes, the build error has changed: https://gist.github.com/ChrisLane/f133b99aec2809bd579e8ac9a2d6db11
zangoku commented on 2021-12-14 05:51 (UTC)
Here is the error log
/home/zangoku/.cache/paru/clone/obs-studio-git/src/obs-studio-git/plugins/obs-browser/obs-browser-source.cpp: In lambda function:
/home/zangoku/.cache/paru/clone/obs-studio-git/src/obs-studio-git/plugins/obs-browser/obs-browser-source.cpp:166:28: error: ‘class CefWindowInfo’ has no member named ‘bounds’
166 | windowInfo.bounds.width = width;
| ^~~~~~
/home/zangoku/.cache/paru/clone/obs-studio-git/src/obs-studio-git/plugins/obs-browser/obs-browser-source.cpp:167:28: error: ‘class CefWindowInfo’ has no member named ‘bounds’
167 | windowInfo.bounds.height = height;
| ^~~~~~
make[2]: *** [plugins/obs-browser/CMakeFiles/obs-browser.dir/build.make:90: plugins/obs-browser/CMakeFiles/obs-browser.dir/obs-browser-source.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1381: plugins/obs-browser/CMakeFiles/obs-browser.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'obs-studio-git-27.1.3.r249.gea1ae5914-1':
error: packages failed to build: obs-studio-git-27.1.3.r249.gea1ae5914-1
benklett commented on 2021-12-13 22:44 (UTC)
@ChrisLane, please clone again or delete your build caches and try building again. If it does not build again, please give me a complete log file of the build.
ChrisLane commented on 2021-12-13 10:30 (UTC)
As @zangoku said, this no longer builds.
Also, it no longer runs for me since some python updates:
obs: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory
zangoku commented on 2021-12-09 06:13 (UTC) (edited on 2021-12-09 06:13 (UTC) by zangoku)
No longer builds since last cef-minimal-obs-studio-browser-bin
update.
ashpie commented on 2021-09-18 09:48 (UTC) (edited on 2021-09-20 13:38 (UTC) by ashpie)
@val.vgms it builds with 88.2.8 too, so you can use the cef-minimal-obs-studio-browser-bin
package
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)