Skip to content

ChildMindInstitute/mindlogger-LSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Child Mind Institute - MindLogger Live Streaming Layer

This repository is used for relaying live streaming data from respondent mobile app of the MindLogger application to Lab Streaming Layer (LSL) tool.

Application Stack

Getting Started

Running the script:

1. Prerequisites

  • Python 2.7 or higher

2. Run the app

  • Install Python dependencies using pip install pylsl or pip3 install pylsl

Technologies

Running the Application

  • python MindLogger-LSL-Relay.py

    Runs the updated relay script.

  • python LSL-Relay-backup.py

    Runs the legacy relay script(supports only drawing items data processing).

Environment Variables

Environment variables can be updated in the script code

Key Required Default value Description
DEFAULT_HOST no "" Host address that will be used to send events from mobile application
DEFAULT_PORT no 5555 Host port that will be used to send events from mobile application

About

MindLogger Live Streaming Layer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages