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_markersboolIf True, ignore streams with Marker type. Returns: stream_listlistList of the found stream name. streamInfoslistList of the corresponding StreamInfo.