Package Details: obs-studio-git 30.1.1.r33.g3a10355-1

Git Clone URL: https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy)
Package Base: obs-studio-git
Description: Free and open source software for video recording and live streaming.
Upstream URL: https://github.com/obsproject/obs-studio
Keywords: obs-studio
Licenses: GPL2
Conflicts: obs-studio
Provides: obs-studio
Submitter: ledti
Maintainer: benklett
Last Packager: benklett
Votes: 95
Popularity: 0.72
First Submitted: 2014-03-12 22:29 (UTC)
Last Updated: 2024-04-01 15:47 (UTC)

Required by (142)

Sources (4)

Pinned Comments

thotypous commented on 2021-02-05 14:12 (UTC)

If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx

benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)

This is a -git package, that means you have to update it! Please do not flag it out of date because of the version number. The version number will automatically increase to the version of the latest commit. If you want to have the stable versions, please install the package obs-studio from [community].

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 Next › Last »

seo.disparate commented on 2015-06-03 19:35 (UTC)

I'm using gcc 5.1 I'm only using the -DUNIX_STRUCTURE=1 flag because it was mentioned on the obs github project in the building instructions for linux mentioned here https://github.com/jp9000/obs-studio/blob/master/INSTALL . Maybe it's not necessary if it works for you without it?

ArcticVanguard commented on 2015-05-31 20:35 (UTC)

Sorry guys, I'm not able to reproduce the problems compiling. Everything's up to date on my system and I'm just using the basic pkgbuild. Can I get an idea of what version of gcc you all are running? I'm still on 4.9.2.

seo.disparate commented on 2015-05-31 20:31 (UTC)

I got the build working by adding "-DUNIX_STRUCTURE=1" to the cmake line in the build() section of the PKGBUILD file. The cmake line should read, "cmake -DUNIX_STRUCTURE=1 -DCMAKE_INSTALL_PREFIX=/usr"

Saren commented on 2015-05-24 12:50 (UTC)

Tried git and non-git version of obs-studio compiled with GCC 5, 4.9.2 and 4.9. All of them seg fault'd when executing. Does not compile using gcc 4.8.2 or below. Is it just me or everyone?

Naypam commented on 2015-05-16 15:48 (UTC)

Could we add ${MAKEFLAGS} to the make line perhaps?

Iksf commented on 2015-05-04 21:39 (UTC)

seg fault is because of GCC5, works fine with 4.9

Iksf commented on 2015-05-03 16:18 (UTC)

"Anyone else getting this error? segmentation fault (core dumped) obs" Yep

ghostsquad57 commented on 2015-04-28 10:08 (UTC)

Anyone else getting this error? segmentation fault (core dumped) obs

ArcticVanguard commented on 2015-03-27 00:27 (UTC)

Hey guys, sorry about the out of date stuff. I'll take care of it when I can. I'm in the process of moving and I don't have access to my main computer that actually runs Arch, so I can't update the version number. Be assured though that the packagebuild will download, compile, and set the correct version for the latest version. Just because it says 0.7.3 doesn't mean that's the version it downloads. Git packages by their very nature aren't out of date.