Search Criteria
Package Details: obs-ndi-bin 4.13.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-ndi-bin.git (read-only, click to copy) |
---|---|
Package Base: | obs-ndi-bin |
Description: | NewTek NDI integration for OBS Studio. |
Upstream URL: | https://github.com/obs-ndi/obs-ndi |
Keywords: | libndi obs-ndi |
Licenses: | GPL2 |
Conflicts: | obs-ndi-git |
Provides: | obs-ndi |
Submitter: | joow |
Maintainer: | Jat |
Last Packager: | Jat |
Votes: | 10 |
Popularity: | 0.156942 |
First Submitted: | 2017-10-10 19:54 (UTC) |
Last Updated: | 2024-05-06 01:46 (UTC) |
Dependencies (3)
- avahi
- ndi-sdkAUR (ndi-sdk-embeddedAUR, ndi-advanced-sdkAUR)
- obs-studio (obs-studio-libertyAUR, obs-studio-gitAUR, obs-studio-tytan652AUR, obs-studio-browserAUR, obs-studio-rcAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
emileet commented on 2020-05-04 11:10 (UTC)
here's a patch to fix the issue https://github.com/emileet/patches/blob/master/aur/obs-ndi-bin/plugin-dir.patch
i also provide obs-ndi which doesn't have this issue
terpderp commented on 2020-05-03 23:21 (UTC)
I am curious if this is just me, but I had an issue with the 4.9.0 release. The plugin seemed to disappear from OBS. It seems to install the plugin to /usr/lib/x86_64-linux-gnu/obs-plugins when other obs plugins are installed /usr/lib/obs-plugins. OBS doesn't see it is a plugin (OBS 25.0.8.1).
This is referenced in the 4.9.0 release here https://github.com/Palakis/obs-ndi/releases/tag/4.9.0 as a bugfix for Ubuntu/Debian.
Copying the plugin from /usr/lib/x86_64-linux-gnu/obs-plugins to /usr/lib/obs-plugins fixes it and works as expected.
shaybox commented on 2020-04-29 06:11 (UTC)
@emileet fixed
emileet commented on 2020-04-17 22:04 (UTC)
easy fix for the perms would be to append this to the PKGBUILD
Freso commented on 2020-04-17 21:40 (UTC)
Directories (at least some of them) are given 777 permission instead of 755 permissions, meaning that if they get installed by this package they will be world writeable.
Freso commented on 2020-01-11 18:16 (UTC)
Then put that as a dependency… as long as the package depends on some ndi library that it works with.
shaybox commented on 2019-12-26 19:54 (UTC)
I switched it to use libndi3 from the developer of obs-ndi, basically the same thing but its version tested for obs-ndi.
guitaristtom commented on 2019-12-26 11:16 (UTC)
@Freso is right. You have to add
ndi-sdk
back in as a dependency, otherwise people will continue to get errors when they start up OBS.Freso commented on 2019-12-15 23:33 (UTC)
Did you intentionally drop the
ndi-sdk
dependency? The OBS plugin doesn’t work without it.shaybox commented on 2019-12-15 21:38 (UTC)
I hope this works for everyone, I updated both obs-ndi-bin and libndi3-bin, they work for me <3 Let me know of any changes that need to be made
« First ‹ Previous 1 2 3 4 Next › Last »