Thank you for the Hotfix tytan :)
Search Criteria
Package Details: obs-studio-rc 9:31.0.0_beta3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-rc.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-rc |
Description: | Beta cycle of the free and open source software for video recording and live streaming. With everything except service integration |
Upstream URL: | https://github.com/obsproject/obs-studio |
Licenses: | GPL-2.0-or-later |
Conflicts: | libva-vdpau-driver, obs-browser, obs-linuxbrowser, obs-studio, obs-vst, obs-websocket |
Provides: | obs-browser, obs-studio, obs-vst, obs-websocket |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 2 |
Popularity: | 0.006288 |
First Submitted: | 2021-08-26 18:36 (UTC) |
Last Updated: | 2024-11-12 09:58 (UTC) |
Dependencies (82)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg-obsAUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- jansson (jansson-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- librist (librist-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- Show 62 more dependencies...
Required by (144)
- 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)
- obs-3d-effect (requires obs-studio)
- Show 124 more...
Sources (5)
Gnatzelle commented on 2024-11-12 11:08 (UTC)
tytan652 commented on 2024-01-28 08:58 (UTC)
As of 30.0.2-5, libdatachannel-nice
can be replaced by libdatachannel
since the latter is in Arch repo. So feel free to switch if you want to reduces your AUR package number.
The difference between them is that -nice
does not use vendored dependencies and use libnice
rather than libjuice
. Also libjuice
is only used by libdatachannel
.
The choice betwween those two ICE library change nothing on how libdatachannel performs, libjuice
was just created to avoid to build libnice
dependencies on Windows and macOS.
tytan652 commented on 2023-09-05 13:35 (UTC)
Libdatachannel 0.19.0 was released as stable and so WHIP is no enabled
tytan652 commented on 2023-08-17 07:07 (UTC)
Note for 30 release: obs-webrtc requires an alpha version of libdatachannel. While I have no issue to maintain a package that makes it rely on NICE, I am not fond of alpha releases, so disabled.
For now, waiting for libdatachannel 1.19 or later stable release to enable it.
linuxmobile commented on 2023-06-17 17:54 (UTC)
Window capture in Wayland has a bug. It's not possible to capture the window even with the select option. The error is caused by this code: https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/58#issuecomment-1583110406
Is there any possibility that you can fix it? (obs 29.0*) works fine.
tytan652 commented on 2023-03-09 16:52 (UTC)
FFmpeg 6 has been push to stable repos.
The simplest way to update without conflict is to install obs-studio
and vlc
then reinstall this package afterward.
tytan652 commented on 2023-02-28 15:26 (UTC)
Notice for the next future update: Manjaro code path will be dropped while switching to FFmpeg 6. So I will only focus on ArchLinux support.
This code path is becoming a burden when those type of update arise (e.g. FFmpeg).
Manjaro users please prefer the Flatpak and if you want plugins ask the plugin developer to create a Flatpak extension for OBS.
tytan652 commented on 2023-01-13 07:52 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)
For those who might ask why libva-vdpau-driver
was added to conflicts.
It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.
The driver is only loaded with Nvidia cards.
Try libva-nvidia-driver
if you really need Nvidia decode through VAAPI.
tytan652 commented on 2022-10-19 15:07 (UTC)
I think I fix the issue with the recent git update. Please clean you AUR helper cache (or cleanbuild) if you use one to reclone repos.
Pinned Comments
tytan652 commented on 2023-01-13 07:52 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)
For those who might ask why
libva-vdpau-driver
was added to conflicts.It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.
The driver is only loaded with Nvidia cards.
Try
libva-nvidia-driver
if you really need Nvidia decode through VAAPI.tytan652 commented on 2021-08-26 18:41 (UTC) (edited on 2022-08-03 09:30 (UTC) by tytan652)
This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated.
This package will follow the beta release cycle of OBS (release candidate and stable release).
No service integrations are available.