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