replying to @zangoku
I downgraded cef-minimal
to version 87.1.14. Had to edit the PKG build of said package, looking for the details on https://cef-builds.spotifycdn.com/index.html#linux64
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) |
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 36 Next › Last »
replying to @zangoku
I downgraded cef-minimal
to version 87.1.14. Had to edit the PKG build of said package, looking for the details on https://cef-builds.spotifycdn.com/index.html#linux64
no longer builds error: conversion from ‘int’ to ‘CefRefPtr<CefV8Accessor>’ {aka ‘scoped_refptr<CefV8Accessor>’} is ambiguous
120 | CefRefPtr<CefV8Value> obsStudioObj = CefV8Value::CreateObject(0, 0);
Hi. My virtual camera feature disappear in my desk. What is happen?
Any idea why my compile is failing? https://gist.github.com/ChrisLane/c217dea3bd2d6bcda69ea2215291486e
No matter what I do paru tells me that I need to upgrade this application. Should I not be installing this with yay/paru? Is the maintainer going to update this soon?
Building fails with a g_memdup2 undefined reference:-
Consolidate compiler generated dependencies of target obs-x264-test
[ 50%] Linking C executable obs-x264-test
/usr/bin/ld: /usr/lib/libpango-1.0.so.0: undefined reference to `g_memdup2'
collect2: error: ld returned 1 exit status
make[2]: [plugins/obs-x264/CMakeFiles/obs-x264-test.dir/build.make:99: plugins/obs-x264/obs-x264-test]
Error 1
make[1]: [CMakeFiles/Makefile2:1488: plugins/obs-x264/CMakeFiles/obs-x264-test.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
I don't know if you already know this.
But since obs-studio use luajit (~lua5.1) and VLC is compiled with lua5.2 or later.
The use of OBS VLC sources will make OBS crash because of the difference between lua versions.
I created vlc-luajit to provide a VLC package which not make crash OBS.
It could be a good idea to replace at least vlc optional dependency with vlc-luajit to try to provide a better experience to users.
Please add pipewire-media-session
as an optional dependency. It is required for PipeWire capture to work in OBS Studio.
pipewire screen capture doesn't work for me. As suggested by @Koffiepoeder I've enabled PIPEWIRE support in the PKGBUILD. I created an issue at https://github.com/obsproject/obs-studio/issues/4554
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)