This repository can be installed via pip
with pip install git+https://github.com/fcbg-platforms/demo-realtime
.
It implements simple real-time demonstration using MNE-LSL.
from demo_realtime import nfb_filling_bar
stream_name: str = "My LSL Stream"
nfb_filling_bar(stream_name)