Is the non-git version no longer being updated in the repository? Do we now just have to reliably update through the git source version?
Search Criteria
Package Details: obs-studio-git 30.2.3.r364.gb854f61-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: | 101 |
Popularity: | 0.48 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2024-11-07 23:26 (UTC) |
Dependencies (47)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libajantv2AUR
- libdatachannel (libdatachannel-gitAUR, libdatachannel-niceAUR)
- librist (librist-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- mbedtls2
- onevpl (libvpl-gitAUR, libvpl)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmakeAUR
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- uthash
- asio (asio-gitAUR) (make)
- cef-minimal-obs-binAUR (make)
- Show 27 more dependencies...
Required by (145)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (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)
- nudgis-obs-plugin (requires obs-studio)
- Show 125 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 35 Next › Last »
Alkaris commented on 2020-12-29 14:52 (UTC)
cobaltspace commented on 2020-12-08 19:27 (UTC)
The patches have finally stopped working for this package. The way to probably do this properly would be to maintain a git repo that merges the changes in the wayland PRs. I also have stopped using wayland because it isn't in a state that I can use yet.
If anyone wishes to adopt this package and fix it up, replace wlrobs-hg
with wlrobs
.
cobaltspace commented on 2020-11-12 01:03 (UTC)
v4l2loopback-dkms
should be an optdependency.
<deleted-account> commented on 2020-11-06 10:17 (UTC)
@Arisu Thanks
ashpie commented on 2020-11-05 09:38 (UTC)
@ajddavid452 there you go, I wanted this as well https://aur.archlinux.org/packages/obs-studio-browser/
<deleted-account> commented on 2020-11-05 08:44 (UTC)
can someone release a stable version on the aur? or atleast just release the browser source plugin on the aur? I want to use the browser source plugin but I don't want to use upstream for stability reasons
friday13 commented on 2020-07-05 11:35 (UTC)
make[2]: *** [plugins/obs-browser/CMakeFiles/obs-browser.dir/build.make:96: plugins/obs-browser/CMakeFiles/obs-browser.dir/obs-browser-source.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1385: plugins/obs-browser/CMakeFiles/obs-browser.dir/all] Error 2
make: *** [Makefile:172: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error making: %!s(func() string=0x55bf33568e80)
JcNils commented on 2020-06-22 19:23 (UTC)
@Arisu Thank you very much. That helped a lot.
I was searching for solutions and I almost opened an issue on their repo. But never crossed me that was a font problem. It makes sense because the things working properly are images and overlays.
ashpie commented on 2020-06-21 18:47 (UTC) (edited on 2020-06-21 18:54 (UTC) by ashpie)
@JcNils this is actually an open pull request on the obs-browser repo: https://github.com/obsproject/obs-browser/pull/228
Until this makes it to master, a workaround is to set font-size to 16px (or any value you'd like) in custom css like so:
body {
font-size: 16px;
}
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)