lsl_archived
lsl_archived copied to clipboard
Multi-modal time-synched data transmission over local network
Hey, So I have a Tobii Eye X system for a project that I am working on, and I would like to use LSL's matlab libraries, however I am having...
It took me ages to realized, that I am supposed to do a time correction every time I record from different computers. It would have helped, if there were python...
Hi! liblsl 1.12.0 fails to build in Fedora 28 and rawhide. The error message is ``` In file included from /builddir/build/BUILD/liblsl-1.12.0/src/data_receiver.h:7, from /builddir/build/BUILD/liblsl-1.12.0/src/data_receiver.cpp:7: /builddir/build/BUILD/liblsl-1.12.0/src/cancellable_streambuf.h:43:61: error: 'stream_socket_service' does not name a...
Hello, I have EEG data recorded with Lab Recorder, OpenBCI and Presentation. However, when load_xdf.m is used, the latency of the events don't appear to be correct. From the experiment,...
Hello together, We have the Nexus 10 ( https://www.biofeedback-tech.com/nexus-10/) recording device, by which EDA, ECG and other physiological data can be recorded. We would like to sync these data with...
Hello together, WE are currently setting up a VR-lab that we would like to use for psychotherapeutic purposes. To cut things short, during our VR-stimulation sessions we would like to...
I have followed both the 'Build process' and 'Alternative using hand-made project files' procedures on https://github.com/sccn/labstreaminglayer/blob/master/LSL/liblsl/INSTALL to build liblsl for windows but with no success.(I'm currently running Windows 10). I...
Hello, I have downloaded labstreaminglayer, installed dependencies, and added the liblsl-Matlab and the Apps/MATLABViewer to the Path. However, when I type "vis_stream", I get the following error: Undefined function 'lsl_resolve_all_'...
Hi there I am having an issue with the display of audiocapturewin in matlab. At first i was getting an error when i run vis_stream. ## ERROR: Error using supergui...
We ran into a problem one one Linux-box with the stream name containing `invalid: bad lexical cast: source type value could not be interpreted as target` After some debugging we...