Package Details: obs-studio-browser 32.0.2-2

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: 28
Popularity: 0.61
First Submitted: 2020-11-05 09:36 (UTC)
Last Updated: 2025-11-26 06:25 (UTC)

Required by (154)

Sources (6)

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

1 2 3 4 5 6 .. 14 Next › Last »

GAPLS commented on 2025-10-15 12:21 (UTC)

@tytan652 I followed the steps from the comment on the 2025-10-05. I removed obs-studio-browser and ffmpeg-obs because of conflicts, then I installed obs-studio and ffmpeg. When then trying to install obs-studio-browser it conflicts with obs-studio and ffmpeg.

Was I maybe just stupid or am I missing something?

robomico commented on 2025-10-07 14:19 (UTC)

The package fails to build:

/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_select_angle'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_headers'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_param_parse'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_get_titles'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_seek'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_open_164'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_param_apply_profile'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_seek_chapter'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_param_default'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_picture_init'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_free_title_info'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_get_title_info'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_delayed_frames'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_close'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_read'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_close'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_encode'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_reconfig'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_encoder_maximum_delayed_frames'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_get_disc_info'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_param_cleanup'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_open'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_param_apply_fastfirstpass'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_levels'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_select_playlist'
/usr/bin/ld: /usr/lib/libavformat.so: undefined reference to `bd_get_title_size'
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x264_param_default_preset'

tytan652 commented on 2025-10-05 11:58 (UTC)

FFmpeg 8 has been pushed to stable repos.

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

HurricanePootis commented on 2025-06-11 22:20 (UTC)

@tytan652 Why does obs-studio-browser have options=('debug')?

brauliobo commented on 2025-06-10 21:03 (UTC) (edited on 2025-06-10 21:03 (UTC) by brauliobo)

@cosmo this is an issue with your installed ffmpeg, not OBS

cosmo commented on 2025-06-10 08:26 (UTC) (edited on 2025-06-10 08:27 (UTC) by cosmo)

Package no longer builds:

[ 40%] Linking C executable obs-ffmpeg-mux
/usr/bin/ld: warning: libx265.so.212, needed by /usr/lib/libavcodec.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libavcodec.so: undefined reference to `x265_api_get_212'
collect2: error: ld returned 1 exit status
make[2]: *** [plugins/obs-ffmpeg/ffmpeg-mux/CMakeFiles/obs-ffmpeg-mux.dir/build.make:105: plugins/obs-ffmpeg/ffmpeg-mux/obs-ffmpeg-mux] Error 1
make[1]: *** [CMakeFiles/Makefile2:2065: plugins/obs-ffmpeg/ffmpeg-mux/CMakeFiles/obs-ffmpeg-mux.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().

reaperx7 commented on 2025-05-13 00:48 (UTC)

@tytan652 is there any way to re-add Twitch, Youtube and ReStream integration through possibly an optional plugin?

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.

brauliobo commented on 2024-12-16 17:14 (UTC)

Since the 31 upgrade, OBS Browser is consuming 3 times more CPU than the regular OBS from the arch package. It uses 110-130% CPU and the regular OBS only around 30%.

Same config when opening both. Just a camera and a background with chrome key filter