Package Details: obs-studio-browser 31.1.1-1

Git Clone URL: https://aur.archlinux.org/obs-studio-browser.git (read-only, click to copy)
Package Base: obs-studio-browser
Description: Free and open source software for video recording and live streaming. With everything except service integration
Upstream URL: https://github.com/obsproject/obs-studio
Licenses: GPL-2.0-or-later
Conflicts: libva-vdpau-driver, obs-browser, obs-linuxbrowser, obs-studio, obs-vst, obs-websocket
Provides: obs-browser, obs-studio, obs-vst, obs-websocket
Submitter: ashpie
Maintainer: tytan652
Last Packager: tytan652
Votes: 25
Popularity: 1.68
First Submitted: 2020-11-05 09:36 (UTC)
Last Updated: 2025-07-12 05:57 (UTC)

Required by (147)

Sources (5)

Pinned Comments

tytan652 commented on 2025-03-15 16:52 (UTC)

If you have issue building please try to downgrade asio to a version before 1.34.0, this a headers-only library so packages only rely on it as a build-time dependencies.

Arch Linux has unfortunately updated asio without testing if packages using it would build and websocketpp happens to not work with the newest asio.

tytan652 commented on 2023-01-13 07:52 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)

For those who might ask why libva-vdpau-driver was added to conflicts.

It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.

The driver is only loaded with Nvidia cards.

Try libva-nvidia-driver if you really need Nvidia decode through VAAPI.

tytan652 commented on 2022-07-08 06:02 (UTC)

This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated. This feature is not enabled on Manjaro.

If you have any issue, please before commenting rebuild this package (a clean build) and try again to make sure it's not because of a library update.

Pamac has a messed up dependency checker, use another AUR helper for the first install.

This AUR package provide OBS with all the missing feature except Twitch, Restream and YouTube integrations.

More explaination here: https://ideas.obsproject.com/posts/1558/

It provide any dependency needed for Wayland support.

I'm quite active on OBS discord server (don't PM me directly).

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »

tytan652 commented on 2021-03-24 11:36 (UTC) (edited on 2021-03-24 11:46 (UTC) by tytan652)

@ashpie, I don't know, most of obs-studio packages not made by obs project are built without any submodules which is a issue. It's like they don't know about them.

I already made a feature request for only obs-vst to ArchLinux. Maybe I should make one for all submodules except FTL cause Mixer is no more.

Note: browser, vst and FTL are the only submodules for Linux

ashpie commented on 2021-03-24 11:07 (UTC)

@nicodemus, you can fix your issue by performing a clean build of obs-studio-browser.

@tytan652 I pushed an update to add the submodule. Maybe this package should be renamed along with building all official modules?

nicodemus commented on 2021-03-23 16:04 (UTC)

not working with new x264 update. cannot record nor stream. obs-studio does work, however, but has no browser source.

this package needs an update.

tytan652 commented on 2021-03-22 21:03 (UTC)

Maybe you could also add obs-vst sub-module.

ashpie commented on 2021-03-05 12:45 (UTC) (edited on 2021-03-07 11:07 (UTC) by ashpie)

@tytan652 thanks for the notice, however when I apply the patch, obs segfaults. obs-studio also segfaults on my system but obs-studio-git doesn't (it has the patch).

Therefor I think it's better to wait for the next stable release to implement that patch if it's not already merged upstream.

tytan652 commented on 2021-03-05 08:54 (UTC)

Please add python binary fix like the obs-studio package

ashpie commented on 2021-02-12 15:47 (UTC) (edited on 2021-02-12 15:48 (UTC) by ashpie)

Hi @sfandnasmevka, unfortunately the logs you sent are (indeed) of obs version 26.1.2-161-g36ab7b97c. This package is currently pinned to version 26.1.1.

Have you modified the PKGBUILD file? I would recommend you perform a clean install of obs-studio-browser if you want to stay on a stable version or switch to the obs-studio-git package for a more bleeding edge experience.

sfandnasmevka commented on 2021-02-11 16:25 (UTC) (edited on 2021-02-11 16:27 (UTC) by sfandnasmevka)

I'm experiencing an issue while trying to launch obs. Had a different one when i tried to build from source. Something related with libobs-frontend-api.so
Your package's build seems to resolve this issue for me but I encountered another.

Here's the terminal output: https://pastebin.com/4fM8wGAp
And my obs version is : OBS Studio - 26.1.2-161-g36ab7b97c

kminardo commented on 2021-02-10 23:06 (UTC)

Well done - the update to cef-minimal-3770-bin worked, I reinstalled obs-studio-browser and I'm able to see the browser plugin. Thanks!