Demo 1 The Lab Streaming Layer

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 17

  • @LilArenaGame
    @LilArenaGame 5 років тому +13

    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)

  • @hcstronks2233
    @hcstronks2233 7 років тому +3

    Very helpful talk and so great MIT is sharing the full LSL package free of charge. Thanks.

  • @samsong5792
    @samsong5792 3 роки тому

    Great,by the way, whether VICON can directly enter the data into LSL through Vicon SDK.

  • @dwardu
    @dwardu 10 років тому

    Great demo, thanks!

  • @rubidium8196
    @rubidium8196 5 років тому

    Thanks for this!

  • @blaineallen6500
    @blaineallen6500 6 років тому +1

    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?

    • @TheOsoscout
      @TheOsoscout 5 років тому

      You have to add LSL folder to path ;)
      josue.arevalov@live.com if u dont solve this problem

  • @hackstack4933
    @hackstack4933 7 років тому

    I heard this was part of an online class. Where's the course? I'd like to take it.

  • @TommyJustTommy
    @TommyJustTommy 8 років тому

    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.

  • @TommyJustTommy
    @TommyJustTommy 8 років тому

    Aaaah, ok, i kinda got it: the file should be generated on the computer, excuse me for disturbing you.

  • @robertoguarnieri91
    @robertoguarnieri91 8 років тому

    Is there a Tutorial to install LSL on MAC?

    • @raymac6262
      @raymac6262 5 років тому +1

      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.

  • @abhi220
    @abhi220 11 років тому

    Where can I download SNAP from? I am not able to find it anywhere.

    • @KayIgwe
      @KayIgwe 10 років тому

      sccn.ucsd.edu/wiki/SCCN_Software

    • @KayIgwe
      @KayIgwe 10 років тому

      A more direct link, althoug I am pretty sure you found it long time ago. github.com/sccn/SNAP