Being a novice Linux user, I can't really tell if I have properly installed the plugin, I think that calls for proper installation instructions for Linux since the plugin is not distributed as an installation script (such as AUR #80 package, DEB etc) and there doesn't seem to be any plans to do so.
Despite my best efforts, I could not get my the plugin working after two days of on and off tinkering on my Arch Linux install (+ Kinect V1) resulting only in crashes with this error undefined symbol: freenect_convert_packed_to_16bit that I couldn't work around nor fix.
Here is the log that also contains some comments from me.
obs seems to check for the plugin in /usr/lib/obs-plugins and /usr/lib/ but it only detects a kinect (and subsequently crashes) if the *.so files are in /usr/lib/, it will not detect the kinect if those files are not present in /usr/lib/ .
Being a novice Linux user, I can't really tell if I have properly installed the plugin, I think that calls for proper installation instructions for Linux since the plugin is not distributed as an installation script (such as AUR #80 package, DEB etc) and there doesn't seem to be any plans to do so.
Despite my best efforts, I could not get my the plugin working after two days of on and off tinkering on my Arch Linux install (+ Kinect V1) resulting only in crashes with this error
undefined symbol: freenect_convert_packed_to_16bitthat I couldn't work around nor fix.Here is the log that also contains some comments from me.
obs seems to check for the plugin in
/usr/lib/obs-pluginsand/usr/lib/but it only detects a kinect (and subsequently crashes) if the*.sofiles are in/usr/lib/, it will not detect the kinect if those files are not present in/usr/lib/.