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.74
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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 32 Next › Last »

benklett commented on 2019-03-27 18:35 (UTC)

laichiaheng, because it has a vlc video source plugin: https://github.com/obsproject/obs-studio/tree/master/plugins/vlc-video

laichiaheng commented on 2019-03-27 18:31 (UTC)

Why does it need vlc?

HamishTPB commented on 2018-01-23 20:10 (UTC) (edited on 2018-01-23 20:23 (UTC) by HamishTPB)

Benklett - Thanks :-D

It uses luajit rather than normal lua I think - either way it works great for me now with both after I rebuilt from your latest commit.

EDIT: I already installed luajit-git manually

benklett commented on 2018-01-23 20:02 (UTC)

HamishTPB, I added python and swig as dependencies.

I could not add lua support because it would not compile. ATM I do not have further information on why this is happening, but I will update the package when this is fixed.

HamishTPB commented on 2018-01-23 19:17 (UTC)

The new version of OBS studio has scripting support but this is not enabled in this build (spoke to OBS peeps and they said it has to be enabled explicitly). Can it be enabled, please?

benklett commented on 2018-01-12 17:58 (UTC)

Thank you for your comment copygirl,

I changed the PKGBUILD according to your comment. Please report if anything breaks.

copygirl commented on 2018-01-11 18:20 (UTC)

Trying to install this package along with obs-linuxbrowser gets me the error "obs-studio and obs-studio-git are in conflict.".

I asked around and this appears to be because obs-linuxbrowser requires obs-studio>=20.0.1 and this package only provides obs-studio, not obs-studio=$pkgver. Specifying the version for virtual provisions appears to be required. Alternatively, of course, one could remove the version requirement on the other package.

svanheulen commented on 2017-08-31 14:38 (UTC)

Thanks benklett, that does the trick. I'm going to try doing some upstream pull requests so that the ftl-sdk can be built as a separate package since that's what will be required for the community non-git package.

benklett commented on 2017-08-30 17:53 (UTC)

Thank you svanheulen, I have updated the PKGBUILD to support the FTL plugin. Could you have a look if this works for you?