Search Criteria
Package Details: obs-ndi-git 4.9.1.r20.gadcf4f0-1
Git Clone URL: | https://aur.archlinux.org/obs-ndi-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-ndi-git |
Description: | Network A/V in OBS Studio with NewTek's NDI technology |
Upstream URL: | https://github.com/Palakis/obs-ndi |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | emileet |
Maintainer: | emileet |
Last Packager: | emileet |
Votes: | 3 |
Popularity: | 0.78 |
First Submitted: | 2020-04-19 03:40 |
Last Updated: | 2020-10-05 14:35 |
Dependencies (5)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- libndi (libndi-bin, libndi-git, ndi-sdk)
- obs-studio (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-browser, obs-studio-ftl, obs-studio-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
emileet commented on 2020-06-11 03:17
@araruna, this is an issue with
ndi-sdk
. if you want to build this package successfully until the PKGBUILD is updated by the maintainer, ensure you havepacman-contrib
installed, clone https://aur.archlinux.org/ndi-sdk.git then runupdpkgsums && makepkg -cfirs
then you can build this package without any issues.araruna commented on 2020-06-11 02:16
I get the following error (which is in Brazilian Portuguese), which in a nutshell says that the sha256 digest is invalid.
==> Criando o pacote: ndi-sdk 4.5.20200512.r114585-1 (qua 10 jun 2020 23:13:26) ==> Obtendo fontes... -> Encontrado InstallNDISDK_v4.5.20200512.r114585_Linux.tar.gz ==> Validando source arquivos com sha256sums... InstallNDISDK_v4.5.20200512.r114585_Linux.tar.gz ... FALHOU ==> ERRO: Um ou mais arquivos não passaram na verificação de validade!
emileet commented on 2020-05-07 05:40
@Shaybox, no where in the package is obs-studio built, it is merely pulled in order to source "obs-frontend-api.h" which is required to build the obs-ndi plugin.
ShayBox commented on 2020-05-07 03:20
This package should not be pulling obs-studio sources, this is a plugin not a full compile of obs.
It should also be depending on libndi not ndi-sdk, one is a shared package group, the other is a single package.