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.084897
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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 38 Next › Last »

cobaltspace commented on 2020-11-12 01:03 (UTC)

v4l2loopback-dkms should be an optdependency.

<deleted-account> commented on 2020-11-06 10:17 (UTC)

@Arisu Thanks

ashpie commented on 2020-11-05 09:38 (UTC)

@ajddavid452 there you go, I wanted this as well https://aur.archlinux.org/packages/obs-studio-browser/

<deleted-account> commented on 2020-11-05 08:44 (UTC)

can someone release a stable version on the aur? or atleast just release the browser source plugin on the aur? I want to use the browser source plugin but I don't want to use upstream for stability reasons

friday13 commented on 2020-07-05 11:35 (UTC)

make[2]: *** [plugins/obs-browser/CMakeFiles/obs-browser.dir/build.make:96: plugins/obs-browser/CMakeFiles/obs-browser.dir/obs-browser-source.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1385: plugins/obs-browser/CMakeFiles/obs-browser.dir/all] Error 2
make: *** [Makefile:172: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error making: %!s(func() string=0x55bf33568e80)

JcNils commented on 2020-06-22 19:23 (UTC)

@Arisu Thank you very much. That helped a lot.

I was searching for solutions and I almost opened an issue on their repo. But never crossed me that was a font problem. It makes sense because the things working properly are images and overlays.

ashpie commented on 2020-06-21 18:47 (UTC) (edited on 2020-06-21 18:54 (UTC) by ashpie)

@JcNils this is actually an open pull request on the obs-browser repo: https://github.com/obsproject/obs-browser/pull/228

Until this makes it to master, a workaround is to set font-size to 16px (or any value you'd like) in custom css like so:

body {
    font-size: 16px;
}

JcNils commented on 2020-06-21 17:13 (UTC)

I am having some problems with browser source on Manjaro.

It generally they are super small. https://i.imgur.com/1uclU5J.png

Or some things gigantic and other small https://i.imgur.com/0QY8vn6.png

On windows it works normal, I need to test it in another linux distro. I wonder if it something related to the cef building.

shaybox commented on 2020-06-20 23:03 (UTC) (edited on 2020-06-20 23:04 (UTC) by shaybox)

This package doesn't build with the current cef-minimal and hasn't for awhile, please change the depends to use cef-minimal-3770 which was made for you/this