Package Details: obs-studio-browser 31.0.0-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: 21
Popularity: 0.040221
First Submitted: 2020-11-05 09:36 (UTC)
Last Updated: 2024-12-22 18:48 (UTC)

Dependencies (82)

Required by (146)

Sources (6)

Pinned Comments

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 .. 5 6 7 8 9 10 11 12 13 Next › Last »

ashpie commented on 2021-08-29 09:03 (UTC)

Hi @class101, sorry I forgot to reply; did the fix though. Hope you took advantage of it.

Hi @KenwoodFox, I can't reproduce this on my machine. Please check whether you're able to build the official obs-studio package (source here). If yes, then please try and make a clean build of obs-studio-browser. If that doesn't resolve your issue, please post a full build log (i.e. pastebin or github gist).

KenwoodFox commented on 2021-08-23 18:00 (UTC)

Im getting an AutoMoc error during build

AutoMoc subprocess error
------------------------
The moc process failed to compile
  "SRC:/UI/window-basic-stats.hpp"
into
  "SRC:/build/UI/obs_autogen/EWIEGA46WW/moc_window-basic-stats.cpp"

Command
-------
/usr/bin/moc ...

...

Output
------
double free or corruption (out)

make[2]: *** [UI/CMakeFiles/obs_autogen.dir/build.make:71: UI/CMakeFiles/obs_autogen] Error 1
make[1]: *** [CMakeFiles/Makefile2:1832: UI/CMakeFiles/obs_autogen.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'obs-studio-browser-27.0.1-5': 
error: packages failed to build: obs-studio-browser-27.0.1-5

I read online this might be an issue not having some qt5 package? Is anybody else getting this error? Is there a dependency missing from the package requirements?

class101 commented on 2021-07-15 11:07 (UTC)

@tytan652

Thank you for the informations

tytan652 commented on 2021-07-15 11:04 (UTC)

Put sndio as make dependency and optional dependency and everything would be fine.

This error only means that the sndio part of OBS will not be loaded, this is not an issue.

class101 commented on 2021-07-15 10:56 (UTC) (edited on 2021-07-15 11:06 (UTC) by class101)

Misconfigured dependency

I don't think sndio has to be a make dependency but a normal dependency.

This error is caught upon loading obs from the command line

error: os_dlopen(/usr//lib/obs-plugins/sndio.so->/usr//lib/obs-plugins/sndio.so): libsndio.so.7.1: cannot open shared object file: No such file or directory

warning: Module '/usr//lib/obs-plugins/sndio.so' not loaded

Side-note about an mbedtls package update

Also If by chance some peoples are having a crash upon clicking 'Start Streaming', make sure to recompile obs-studio-browser entirely, a newer community/mbedtls package has been released yesterday 14 july 2021 and requires you to recompile obs.

Alkaris commented on 2021-07-03 22:28 (UTC)

Updating to this version of OBS you will no longer be able to click and drag sources into groups, because the devs explicitly disabled it due to a rare bug that very few users may encounter that deletes sources when moved into groups. But instead of disabling it outright, should of had the option to toggle it on or off.

https://github.com/obsproject/obs-studio/issues/4488

class101 commented on 2021-06-29 19:21 (UTC) (edited on 2021-06-29 21:47 (UTC) by class101)

Crash upon clicking 'Start Streaming'
error: Output ID 'rtmp_output' not found
error: Failed to create output 'adv_stream'!
warning: Output 'adv_stream': Tried to set a delay value on a non-encoded output
warning: Stream output type 'rtmp_output' failed to start!
Relevant log
error: os_dlopen(/usr//lib/obs-plugins/obs-outputs.so->/usr//lib/obs-plugins/obs-outputs.so): libmbedtls.so.13: cannot open shared object file: No such file or directory

warning: Module '/usr//lib/obs-plugins/obs-outputs.so' not loaded
Fix

You should add the package community/mbedtls as depends=

Side note

No reasons to remove it, see official package : https://archlinux.org/packages/community/x86_64/obs-studio/

Also missing libxcomposite, pipewire

ashpie commented on 2021-06-02 11:36 (UTC)

Hi,

I've pushed the 27.0.0 update which comes with:

  • A temporary dependency to vlc-luajit (replaces vlc) to avoid crashes with vlc sources due to a mismatch in lua version (thanks tytan652, see this comment)
  • Wayland and pipewire capture support
  • No longer depends on cef-minimal-3770, but instead current version cef-minimal
  • The dlopen patch that was making obs segfault on my machines doesn't anymore so I added it

Please let me know if there is any issue with this new version.

Thanks benklett (obs-studio-git) and everyone for your contributions!

tytan652 commented on 2021-05-30 09:24 (UTC) (edited on 2021-05-30 09:26 (UTC) by tytan652)

I don't know if you already know this.

But since obs-studio use luajit (~lua5.1) and VLC is compiled with lua5.2 or later.

The use of OBS VLC sources will make OBS crash because of the difference between lua versions.

I created vlc-luajit to provide a VLC package which not make crash OBS.

It could be a good idea to replace at least vlc optional dependency with vlc-luajit to try to provide a better experience to users.