Thanks for open sourcing the project, here's some timestamps :: 00:00 :: Open source, available on the web 00:30 :: Time series syncing between programs & computers 01:20 :: Structure (liblsl -- API --> wrappers in various languages) 01:50 :: Extra programs (Acquisition ie. from EEG, Utilities ie. generic viewer, recorder to have everything in one file, also examples & documentation) 02:30 :: List of Supported Hardware (video is from 2013, list might have changed) 03:30 :: Windows - Mac support 03:50 :: How to Stream to device in different languages 04:30 :: How to read from devices in different languages 05:17 :: Overview of systems / connections 06:00 :: ---- Begin hands-on part ---- 06:20 :: Dealing with Firewalls 06:45 :: Download and setup 07:15 :: Connecting devices to LSL 08:15 :: Live example signals 08:50 :: Setting up WiiMote 09:30 :: Record & Visualize via Matlab (record needs python) 10:30 :: Viewing signals 11:00 :: Processing data offline with EEGLAB 12:30 :: Event markers (ie. Mouse clicks) 13:00 :: Scripting an automated analysis (ie. real time Audio / Wii mote feed)
I'm getting errors running vis_stream in MATLAB R2016A. mainly: Error in vis_stream (line 73) lib = lsl_loadlib(); Does anyone have any thoughts or suggestions?
Hi, thanks for your demo, it's very good. I'm extremely interested by lsl, but unfortunately I could not find liblsl.dll which is essential for developing app communicating via LSL for Windows. Does anyone know where I could find it? Or maybe someone could share it, I would appreciate it really much.
Open terminal and type: git clone --recursive github.com/sccn/labstreaminglayer.git OS X may have difficulties recognizing the '*.xdf' extension, but you can override by selecting 'All Files' in options when you are in Finder looking for a file.
Thanks for open sourcing the project, here's some timestamps ::
00:00 :: Open source, available on the web
00:30 :: Time series syncing between programs & computers
01:20 :: Structure (liblsl -- API --> wrappers in various languages)
01:50 :: Extra programs (Acquisition ie. from EEG, Utilities ie. generic viewer, recorder to have everything in one file, also examples & documentation)
02:30 :: List of Supported Hardware (video is from 2013, list might have changed)
03:30 :: Windows - Mac support
03:50 :: How to Stream to device in different languages
04:30 :: How to read from devices in different languages
05:17 :: Overview of systems / connections
06:00 :: ---- Begin hands-on part ----
06:20 :: Dealing with Firewalls
06:45 :: Download and setup
07:15 :: Connecting devices to LSL
08:15 :: Live example signals
08:50 :: Setting up WiiMote
09:30 :: Record & Visualize via Matlab (record needs python)
10:30 :: Viewing signals
11:00 :: Processing data offline with EEGLAB
12:30 :: Event markers (ie. Mouse clicks)
13:00 :: Scripting an automated analysis (ie. real time Audio / Wii mote feed)
Thanks for this!
Very helpful talk and so great MIT is sharing the full LSL package free of charge. Thanks.
Great,by the way, whether VICON can directly enter the data into LSL through Vicon SDK.
Great demo, thanks!
Thanks for this!
I'm getting errors running vis_stream in MATLAB R2016A. mainly:
Error in vis_stream (line 73)
lib = lsl_loadlib();
Does anyone have any thoughts or suggestions?
You have to add LSL folder to path ;)
josue.arevalov@live.com if u dont solve this problem
I heard this was part of an online class. Where's the course? I'd like to take it.
Hi, thanks for your demo, it's very good. I'm extremely interested by lsl, but unfortunately I could not find liblsl.dll which is essential for developing app communicating via LSL for Windows. Does anyone know where I could find it? Or maybe someone could share it, I would appreciate it really much.
Aaaah, ok, i kinda got it: the file should be generated on the computer, excuse me for disturbing you.
Is there a Tutorial to install LSL on MAC?
Open terminal and type: git clone --recursive github.com/sccn/labstreaminglayer.git
OS X may have difficulties recognizing the '*.xdf' extension, but you can override by selecting 'All Files' in options when you are in Finder looking for a file.
Where can I download SNAP from? I am not able to find it anywhere.
sccn.ucsd.edu/wiki/SCCN_Software
A more direct link, althoug I am pretty sure you found it long time ago. github.com/sccn/SNAP