hypertools icon indicating copy to clipboard operation
hypertools copied to clipboard

feature request: add support for LSL data streams

Open andrewheusser opened this issue 8 years ago • 3 comments

both openbci and muse can send directly to LSL, so it would be convenient to support this protocol. it was described to me as "NTP for multiple data streams", which i think could be very useful in general (e.g. plotting a streaming movie trajectory concurrently with streaming brain data)

andrewheusser avatar Jun 01 '17 17:06 andrewheusser

this would be very useful-- @andrewheusser are you thinking this would be another format available to use to initialize stream objects?

also, here's a link to the LSL python library: https://github.com/sccn/labstreaminglayer/tree/master/LSL/liblsl-Python

jeremymanning avatar Jun 02 '17 02:06 jeremymanning

@jeremymanning - exactly, the stream object would look the same, but the way the data gets into it would be through LSL

andrewheusser avatar Jun 02 '17 17:06 andrewheusser

very cool... 👍

jeremymanning avatar Jun 02 '17 22:06 jeremymanning