bsl.utils.lsl.list_lsl_streams

bsl.utils.lsl.list_lsl_streams(ignore_markers=False)[source]

List all the available outlets on LSL network.

Parameters:
ignore_markersbool

If True, ignore streams with Marker type.

Returns:
stream_listlist

List of the found stream name.

streamInfoslist

List of the corresponding StreamInfo.