Jérôme Leclercq
Jérôme Leclercq
Hi, With the upcoming 0.3 release, I split obs-kinect into multiple parts: common stuff like obs plugin registration, depth/infrared/faux green-screen processing, source and general device handling is part of the...
Some update about the next obs-kinect version! # General stuff I massively refactored the code, and improved performance. You can now have multiples Kinect v2 sources at the cost of...
Hello! It's been a while since my work on this plugin is more related to the different Kinect devices support and less to OBS integration and I've been thinking... Would...
It would be cool to let obs-kinect zoom to your head position even while moving. And maybe some more cool effects related to this? Bodies have been handled in obs-kinect...
I was thinking, there already are plugins that brings support for shaders to OBS Studio, but due to the fact that they apply after this plugin renders, none of them...
According to https://docs.aws.amazon.com/general/latest/gr/api-retries.html, every AWS should implement a retry mecanism because basically, "shit happens". Does the Lua SDK implement this? If not, where can it be implemented in a simple...
### Is your feature request related to a problem? Please describe. One issue I regularly have with xmake package is the fact there's no good way to handle libraries spanning...
### Is your feature request related to a problem? Please describe. We have several packages on xmake which may be requiring a set of specific rules, for example Qt packages...
### Is your feature request related to a problem? Please describe. I'm building a framework with a lot of libraries, which would benefit to be shared and use MD (or...
### Xmake Version 2.6.5 dev ### Operating System Version and Architecture Windows 11 ### Describe Bug This is a followup from #2258 (see [this comment](https://github.com/xmake-io/xmake/issues/2258#issuecomment-1097610168)). Batchcmds from rule (even xmake...