Package Details: obs-studio-git 30.1.2.r205.g72924ac-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: GPL-2.0-only
Conflicts: obs-studio
Provides: obs-studio
Submitter: ledti
Maintainer: benklett
Last Packager: benklett
Votes: 95
Popularity: 0.66
First Submitted: 2014-03-12 22:29 (UTC)
Last Updated: 2024-05-20 19:31 (UTC)

Dependencies (47)

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 »

benklett commented on 2015-09-25 15:18 (UTC)

Does the package not build anymore or why did you flag it out of date?

masteryod commented on 2015-07-21 18:03 (UTC)

error: Failed to create OpenGL context. Apparently OBS require OpenGL 3.2 https://obsproject.com/forum/threads/failed-to-create-opengl-context-on-ubuntu-14-04.25286/

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