As of (at the latest) 2020-02-12 mbedtls
no longer appears to be an optional dependency. If you're failing to build because of type errors in rtmp.c
, that's likely the issue.
Search Criteria
Package Details: obs-studio-git 31.0.3.r236.g000437f-1
Package Actions
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 |
Licenses: | GPL-2.0-only |
Conflicts: | obs-studio |
Provides: | obs-studio |
Submitter: | ledti |
Maintainer: | benklett (xiota) |
Last Packager: | xiota |
Votes: | 108 |
Popularity: | 2.40 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2025-05-10 09:22 (UTC) |
Dependencies (61)
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- librist (librist-gitAUR)
- libvpl (libvpl-gitAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR)
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmake
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- alsa-lib (make)
- Show 41 more dependencies...
Required by (146)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-bin (requires obs-studio)
- distroav-git (requires obs-studio)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (make)
- glava-git (requires obs-studio) (optional)
- glava-ridged (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- lyrica (requires obs-studio) (optional)
- Show 126 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 36 Next › Last »
wuest commented on 2020-02-12 13:28 (UTC)
Terence commented on 2019-10-19 22:54 (UTC) (edited on 2019-10-19 22:58 (UTC) by Terence)
Hey I'm getting the following:
CMake Error at UI/xdg-data/cmake_install.cmake:45 (file):
file INSTALL cannot find
"/mnt/WDC/Cache/aurutils/sync/obs-studio-git/src/obs-studio-git/UI/xdg-data/com.obsproject.Studio.desktop".
Call Stack (most recent call first):
UI/cmake_install.cmake:71 (include)
cmake_install.cmake:46 (include)
EDIT: I got it to work by applying the following:
diff --git a/UI/xdg-data/CMakeLists.txt b/UI/xdg-data/CMakeLists.txt
index 9acd14e83..45a1dba43 100644
--- a/UI/xdg-data/CMakeLists.txt
+++ b/UI/xdg-data/CMakeLists.txt
@@ -16,7 +16,7 @@ configure_file(
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/com.obsproject.Studio.appdata.xml
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/metainfo)
-install(FILES com.obsproject.Studio.desktop
+install(FILES obs.desktop
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications)
install(FILES ../forms/images/obs.png
benklett commented on 2019-08-20 12:23 (UTC)
I can reproduce the FTL issue, but I do not know how I could help you. It's probably best to ask on discord about it https://discord.gg/obsproject
MrTogatsu commented on 2019-08-19 20:55 (UTC)
I'm having the same issue as aspiringnobody, RTMP works great, FTL video is crystal clear and near zero latency. Audio however sounds like a Darlek being put in a tumble-dryer I rebuild OBS last week so it's the latest release of both the git pull and the OBS-Studio install
friday13 commented on 2019-08-09 23:37 (UTC)
OBS Studio 23.2.1 relased https://github.com/obsproject/obs-studio/releases
aspiringnobody commented on 2019-08-09 15:45 (UTC)
MIXER/FTL audio isn't working properly for me; the audio is poping/cracking to such a degree that you can't recognize the actual audio signal at all. Works properly on twitch and on MIXER/RTMP.
benklett commented on 2019-08-05 09:24 (UTC)
Just tried building the package and found a fix for the problem, will update the package later.
You have to add "-DCMAKE_INSTALL_LIBDIR=lib" to the cmake options in the PKGBUILD.
aspiringnobody commented on 2019-08-05 03:44 (UTC)
I can confirm this same issue; wanted to rebuild for latest git but was unable to because obs-linuxbrowser-bin needs a newer version than this claims to be (despite the fact that it installs a new version from git). Removed obs-linuxbrowser-bin and was presented with some files that already existed; so I removed obs-studio-git and attempted to reinstall, and was presented with:
Failed to commit transaction: conflicting files: obs-studio-git: /usr/lib64 already exists in filesystem
iirelu commented on 2019-07-31 16:46 (UTC)
I'm getting an error:
Failed to commit transaction: conflicting files: obs-studio-git: /usr/lib64 already exists in filesystem
friday13 commented on 2019-06-27 21:57 (UTC)
@joir2000 first install mbedtls and again not connect server
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)