-
I am on Windows 10 64 and use MATLAB R2017a 64-bit
I first used get_deps.py to get liblsl64.dll. Then I put liblsl64.dll in labstreaminglayer-master\LSL\liblsl-Matlab\bin
Then I used addpath(genpa…
-
When using LSL I have no problem when minifyEnabled is set to false but once set to true the project will no longer run. Also this is an existing project that didn't have LSL and worked perected with …
-
The sample rate info for LSL from examples is set to 256 Hz.
Ganglion Board's sample rate is 200 Hz
-
I'm having this issue when I try to use ReceiveData.m in matlab after starting the stream in python. I know there are a couple of other threads on this, but I have not been able to follow them as I am…
-
Hi everyone, I am currently implementing a BCI system with realtime access to EEG data streamed from a BrainAmp via the LSL app "BrainAmpSeries". Currently, the performance of my system is not as expe…
-
```
What steps will reproduce the problem?
I've recorded a dataset using LabRecorder (for EEG) and SNAP (for event
markers), and imported it using the XDF Importer plugin for EEGLAB.
What is the ex…
-
Good evening, I have two questions and I came to ask.
Q1. Currently, when I use ReceiveData.m as it is, I tried to retrieve data from pupil data, but "lib = lsl_loadlib ();" in the third line can not…
-
I posted an issue concerning LabStreamingLayer (@sccn) and PsychoPy. Maybe someone has an idea:
https://github.com/sccn/labstreaminglayer/issues/169
#############################################…
-
It appears there's a problem with Mac compilation with some compilers / versions of the STL, first reported by @hannahlef [here](https://github.com/sccn/labstreaminglayer/pull/147#issuecomment-3278907…
-
Compiling RecorderLib (python from recorder_update branch) on OpenSUSE fails with the following:
```
g++ -o RecorderLib RecorderLib.o -L/usr/lib/python3.4/site-packages/pylsl/ -llsl64 -lboost_sys…