Christian Kothe
Christian Kothe
Hi, this is actually a benign log. LSL uses multiple mechanisms that allow streams to be visible between machines on your network, and multicast is the one that is often...
Correct, that's the normal way to use LSL. The LabRecorder is multi-modal and will record any time series that comes in over LSL, regardless of what kind of device it...
If the PhaseSpace server was streaming out the rigid-body data then the LSL PhaseSpace app should have picked them up. Normally they would produce additional channels right after the markers...
Hey, thanks we'll look into that. Do you recall what error message you were getting?
The most likely reason for this kind of error is that the data is too short (at least that was the only condition in which it has ever crashed). On...
Adding to those comments, to me these stamps actually don't look all that bad, as in, there's a good chance that dejitter will pretty much fix that up for you....
I think I should mention that XDF was created to complement LSL as a universal data format (and more immediately, to get the data recorded in our lab stored somehow)....
Hi Liam, to use LSL in an embedded form factor you either need to use an embedded system that can run a Linux (there are many very small platforms like...
Hi Winslow, yes, the packet format change must be the reason, then. If the BCI2000 code breaks, this one will break, too. Christian On Mon, Feb 8, 2016 at 1:05...
There are currently no automatic build scripts for the MATLAB wrapper library around liblsl, although in theory a freshly built liblsl version should be usable as drop-in replacement for whatever...