Package Details: obs-studio-git 32.1.2.r109.g84b8d16-1

Git Clone URL: https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy)
Package Base: obs-studio-git
Description: Free, open source software for live streaming and recording
Upstream URL: https://github.com/obsproject/obs-studio
Licenses: GPL-2.0-or-later
Conflicts: obs-studio
Provides: obs-studio
Submitter: ledti
Maintainer: benklett (xiota)
Last Packager: benklett
Votes: 112
Popularity: 0.086630
First Submitted: 2014-03-12 22:29 (UTC)
Last Updated: 2026-06-10 22:13 (UTC)

Required by (167)

Sources (4)

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)

This is a -git package, that means you have to update it! Please do not flag it out of date because of the version number. The version number will automatically increase to the version of the latest commit. If you want to have the stable versions, please install the package obs-studio from [community].

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 38 Next › Last »

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

val.vgms commented on 2021-09-17 20:35 (UTC)

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

zangoku commented on 2021-09-17 17:02 (UTC)

no longer builds error: conversion from ‘int’ to ‘CefRefPtr<CefV8Accessor>’ {aka ‘scoped_refptr<CefV8Accessor>’} is ambiguous 120 | CefRefPtr<CefV8Value> obsStudioObj = CefV8Value::CreateObject(0, 0);

flavio92ux commented on 2021-08-12 17:34 (UTC)

Hi. My virtual camera feature disappear in my desk. What is happen?

ChrisLane commented on 2021-06-29 08:18 (UTC)

Any idea why my compile is failing? https://gist.github.com/ChrisLane/c217dea3bd2d6bcda69ea2215291486e

squidd commented on 2021-06-11 22:55 (UTC) (edited on 2021-06-11 22:55 (UTC) by squidd)

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?

ngoonee commented on 2021-06-04 01:26 (UTC) (edited on 2021-06-04 01:27 (UTC) by ngoonee)

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...