jekkos

Results 407 comments of jekkos

Same issue here, I installed the .so files in `/usr/lib/obs-plugins` and see that they are being loaded by the obs-studio. I got some errors on missing libraries which I added...

I see no mention of the plugin files in the logs, however I do see some attempt in strace to load the .so files. Can they all go in the...

currently I have obs-kinect-freenect.so, libobs-kinectcore.so and obs-kinect-freenect.so in `/usr/lib/obs-plugins`.

Ah ok, just wanted to know whether the .so files rely on the directory structure that comes with the zip file. But basically if the plugin is loaded I should...

@b1tfl0w I have gotten the libfreenect to load by starting obs from the `/usr/lib/obs-plugins` working dir. It was otherwise complaining with following message ``` 14680 write(2, "error: os_dlopen(./obs-kinect-fr"..., 152error: os_dlopen(./obs-kinect-freenect->./obs-kinect-freenect.so):...

indeed so you can also start obs from the .so folder as it will then pick up the files with the relative path from there. I am able to see...

Ok I'm not sure if this is the issue for the greenscreen not showing in color mode. The messages also appear if I open the depth camera. I can also...

I didn't really know whether this was a bug on my side, but if it's a feature request, I'd be willing to add sth to your sponsor dashboard if you...

Cool @SirLynix I'll check it out soon and will let you know if it works.

@SirLynix I have installed your latest build now, the obs-kinect-freenect.so seems to be a bit smaller (maybe because I downloaded releasedbg this time). It crashes now with this error ```...