ezmsg.lsl#

Interface to Lab Streaming Layer (LSL) in ezmsg.

Overview#

ezmsg-lsl interface to Lab Streaming Layer (LSL) in ezmsg.

Key features:

  • LSL streaming - Stream data to/from Lab Streaming Layer

  • Multi-stream support - Handle multiple LSL streams simultaneously

  • Real-time synchronization - Synchronized data streaming across sources

  • Cross-platform - Works on Windows, macOS, and Linux

Installation#

Install from PyPI:

pip install ezmsg-lsl

Or install the latest development version:

pip install git+https://github.com/ezmsg-org/ezmsg-lsl@main

Dependencies#

Core dependencies:

  • ezmsg

  • pylsl

Quick Start#

For general ezmsg tutorials and guides, visit ezmsg.org.

For package-specific documentation:

Documentation#

Indices and tables#