Package Details: obs-studio-browser 31.0.3-4

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: 23
Popularity: 0.36
First Submitted: 2020-11-05 09:36 (UTC)
Last Updated: 2025-05-30 19:23 (UTC)

Required by (146)

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 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »

tytan652 commented on 2023-03-20 17:37 (UTC)

Just install ffmpeg-obs first.

fdaciuk commented on 2023-03-20 17:22 (UTC) (edited on 2023-03-20 17:22 (UTC) by fdaciuk)

Hi @tytan652!

I did the update, and just installed the obs-studio and vlc, but when I've tried to install obs-studio-browser, I received this error messages:

Checking inter-conflicts...
Error: Failed to prepare transaction:
could not satisfy dependencies:
- removing ffmpeg breaks dependency 'libavcodec.so=60-64' required by chromaprint
- removing ffmpeg breaks dependency 'libavformat.so=60-64' required by chromaprint
- removing ffmpeg breaks dependency 'libavutil.so=58-64' required by chromaprint
- removing ffmpeg breaks dependency 'libswresample.so=4-64' required by chromaprint

Any tip on how to fix it?

tytan652 commented on 2023-03-09 16:52 (UTC)

FFmpeg 6 has been push to stable repos.

The simplest way to update without conflict is to install obs-studio and vlc then reinstall this package afterward.

fdaciuk commented on 2023-03-02 13:02 (UTC)

Hi @tytan652! The obs-studio-browser should still work if I use the "unstable" branch in Manjaro?

tytan652 commented on 2023-02-28 15:26 (UTC)

Notice for the next future update: Manjaro code path will be dropped while switching to FFmpeg 6. So I will only focus on ArchLinux support.

This code path is becoming a burden when those type of update arise (e.g. FFmpeg).

Manjaro users please prefer the Flatpak and if you want plugins ask the plugin developer to create a Flatpak extension for OBS.

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-12-03 11:48 (UTC)

@imLEGR search for cef-minimal-obs-bin in the AUR which provides it.

LibertyGM commented on 2022-12-03 05:57 (UTC)

It doesn't install. ошибка: не найдены требуемые пакеты: cef-minimal-obs=103.0.0_5060_shared_textures_143.2591+g4204d54+chromium_103.0.5060.134_1 (нужен для: obs-studio-tytan652)

tytan652 commented on 2022-10-19 15:07 (UTC)

I think I fix the issue with the recent git update. Please clean you AUR helper cache (or cleanbuild) if you use one to reclone repos.