Chadwick Boulay
Chadwick Boulay
I will invite you now, but you can also auto-join with [this link](https://join.slack.com/t/labstreaminglayer/shared_invite/enQtMzA2NjEwNDk0NjA5LWI2MmI4MjBhYjgyMmRmMzg2NzEzODc2M2NjNDIwODhmNzViZmRmMWQyNTBkYzkwNmUyMzZhOTU5ZGFiYzkzMzQ). We only need to keep the #developers channel private, but the #users or #general channels can be...
Tristan and I have been using Slack a little for chatting and so far I've helped one user. It'd be great if some of the other devs could join, especially...
I created a more permanent link and added a small blurb about getting support in the README [here](https://github.com/sccn/labstreaminglayer/blob/master/README.md#how-to-get-support).
And 18.04 uploads are failing because of cert errors.
Same problem in LabRecorder: https://github.com/labstreaminglayer/App-LabRecorder/actions/runs/5105264776/jobs/9176742719
If I recall correctly, you'd get a segfault when calling pylsl's liblsl functions. That note has been there a long time, probably since Python 2.6, and probably Ubuntu 16 or...
liblsl uses a C API. Are you including lsl_c.h? https://github.com/sccn/liblsl/blob/1.13/include/lsl_c.h
vis_stream() hasn't aged well. It needs some work. I've had the same problems you're having and I didn't bother to fix them. I have a little Python utility that I...
The outlet can broadcast to multiple inlets simultaneously. In other words, you can have LabRecorder saving data to an xdf and also have another app doing something with the data...
I have no idea what this means.