Jean-Michaël Celerier
Jean-Michaël Celerier
to get NDI to show up on linux you need to set the NDI env var (for instance `NDI_RUNTIME_DIR_V5=/opt/ndi/lib/x86_64-linux-gnu`)
cool, added the types to caps in a commit for safety, thanks for the debugging help @paperManu !!!
This could be the case if you already have another artnet listener on the same computer. Artnet listens on a fixed port and does not support two software on the...
is it still broken?
Most likely this is due to QJSEngine not being thread-safe and things crashing when running the DSP graph in threaded mode. Mitigation : add the ability to mark nodes as...
- [ ] External editor for audio - [ ] External editor for MIDI - [ ] External editor for scripts What else ?
is it still the case in https://github.com/ossia/score/releases/tag/continuous ?
One thing I've been wanting to do is to be able to replace the background of the score by the video of the currently selected node, and otherwise of the...
hi! so, the realsense API used to provide these but they removed them at some point (when going from 1.0 to 2.0 : https://github.com/IntelRealSense/librealsense) - it's still marked as TODO...
hi, is d415 the latest camera ? If so I really doubt it would work, this code hasn't been updated for a bunch of time. SR300 works however... if it's...