-
Hi,
would it be possible to stream sensor data via TCP/IP using e.g. LabStreamingLayer?
All the best,
dermanu
-
The [main repository](https://github.com/sccn/labstreaminglayer) has all the official language bindings as submodules.
I've looked over the code and if you think it's ready I think it'd be a good ide…
-
Hopefully, https://github.com/labstreaminglayer/liblsl-Android/pull/1, https://github.com/labstreaminglayer/liblsl-Android/pull/2 and the newer Android toolchain work well enough together we can tackl…
-
It would be great if liblsl could be installed simply with a one-liner on Mac and Linux platforms, and with an installer on Windows.
- [ ] Debian: `apt-get install liblsl`
- [x] Mac: `brew install…
-
With 1.16.2 released, I keep trying to re-run the GH Actions workflow and keep getting errors uploading the artifacts.
e.g.,
https://github.com/sccn/liblsl/actions/runs/5101895509/jobs/9176126112
…
-
I have downloaded the liblsl package for focal, and I cannot install it:
```shell
# gdebi /tmp/liblsl-1.16.1-focal_amd64.deb
Reading package lists... Done
Building dependency tree
Readin…
-
I just did a PR to update the lsl version in lsl_get_dll (https://github.com/labstreaminglayer/liblsl-Matlab/pull/32). The CI checks failed. No idea why. It built just fine on my Windows 10 machine wi…
-
There are several EEG devices (especially headsets) working only with Brainflow.
However, It seems tricky to send event marker outside Brainflow (Their examples call brainflow and psychopy function i…
-
Hi everybody,
Those who has once looked into the pyAex modules remember that it is quite complex and at times difficult to understand and debug.
Recently, there was a talk here by one of the main pr…
-
I find it counter-intuitive to host this code in its own repository while other support for other amps by Brain Products are hosted in https://github.com/labstreaminglayer/App-BrainProducts
I think…