Package Details: obs-studio-liberty 31.0.3-7

Git Clone URL: https://aur.archlinux.org/obs-studio-liberty.git (read-only, click to copy)
Package Base: obs-studio-liberty
Description: Free, open source software for live streaming and recording. With Browser Source support. Without the need to install ffmpeg-obs, etc.
Upstream URL: https://github.com/obsproject/obs-studio
Keywords: obs obs-studio stream
Licenses: GPL-2.0-or-later
Conflicts: obs-browser, obs-linuxbrowser, obs-studio, obs-studio-amf, obs-studio-browser, obs-studio-git, obs-studio-tytan652, obs-vst, obs-websocket
Provides: obs-browser, obs-studio, obs-vst, obs-websocket
Submitter: LibertyGM
Maintainer: LibertyGM
Last Packager: LibertyGM
Votes: 9
Popularity: 1.16
First Submitted: 2024-03-31 01:53 (UTC)
Last Updated: 2025-06-03 05:21 (UTC)

Required by (147)

Sources (4)

Pinned Comments

LibertyGM commented on 2025-05-22 03:05 (UTC)

Friends, thank you all for your kind words. I enjoy reading them.

LibertyGM commented on 2024-04-28 14:53 (UTC) (edited on 2024-04-28 14:54 (UTC) by LibertyGM)

If you liked the obs-studio-liberty build, write in the comments, so I understand that I should work on the project.

Fazzi commented on 2024-04-03 11:02 (UTC)

Thanks for this pkgbuild, I only needed a version of OBS which had the browser source stuff added, and your build seemed to do that! :)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

LibertyGM commented on 2024-10-30 18:20 (UTC)

Fazzi. VLC and OBS are compiled with different lua version. Therefore, I do not include it in the mandatory dependencies. I prefer that the mandatory inclusion of VLC can be harmful in some cases.

As for paru and yay, I'm going both ways. I don't quite understand what you mean.

Fazzi commented on 2024-10-30 14:20 (UTC) (edited on 2024-10-30 14:27 (UTC) by Fazzi)

LibertyGM,

no problem.

Issue is this when building:

CMake Error at plugins/vlc-video/CMakeLists.txt:21 (message):
  Required system header <vlc/libvlc.h> not found.
Call Stack (most recent call first):
  plugins/vlc-video/CMakeLists.txt:40 (check_vlc_path)

this is because vlc is not added as a dependency.

edit: also, with aur helpers, this package rebuilds a lot. do you know why? No new OBS version is released yet paru / yay still prompt me for updates

Manutherium commented on 2024-10-21 16:13 (UTC) (edited on 2024-10-21 16:15 (UTC) by Manutherium)

Actually, you have to install vlc first if you want to compile obs-studio-liberty successfully. If not, the compilation crashed with the same error reported by trustin. Once OBS installed, you can uninstall VLC safely, but compilation fails without.

NB: installing obs-studio-liberty and vlc simultaneously with the AUR helper yay doesn’t help.

LibertyGM commented on 2024-10-18 22:05 (UTC)

Fazzi, English is not my native language. Describe the problem in more detail in simple words.

Fazzi commented on 2024-10-18 15:36 (UTC)

can confirm vlc as a missing dep.

LibertyGM commented on 2024-08-25 16:06 (UTC) (edited on 2024-08-25 16:07 (UTC) by LibertyGM)

If you have an Nvidia card and have problems with the crash and unstable operation of the program − use the variable __NV_DISABLE_EXPLICIT_SYNC=1 to run OBS and everything will work fine!

trustin commented on 2024-07-19 13:21 (UTC)

Thanks for working on this package, @LibertyGM!

It looks like it has a missing dependency (vlc or vlc-luajit?):

CMake Error at plugins/vlc-video/CMakeLists.txt:21 (message):
  Required system header <vlc/libvlc.h> not found.
Call Stack (most recent call first):
  plugins/vlc-video/CMakeLists.txt:40 (check_vlc_path)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: obs-studio-liberty-exit status 4

LibertyGM commented on 2024-07-13 18:55 (UTC)

Update the system and try again

OzzyHelix commented on 2024-07-13 18:47 (UTC)

for some reason the scripts are missing for my friend but idk why

LibertyGM commented on 2024-07-13 10:51 (UTC) (edited on 2024-07-13 10:51 (UTC) by LibertyGM)

I am working on a new version 30.2.0, there are some problems during compilation. I hope to resolve them soon.