sccn / labstreaminglayer

LabStreamingLayer super repository comprising submodules for LSL and associated apps.
Other
522 stars 157 forks source link

Unable to record multiple audio streams #85

Closed tsepten closed 2 years ago

tsepten commented 2 years ago

On windows, we cannot record two audio streams simultaneously using either Labrecorder or in python using inlet.pull_chunk().

We started two App-AudioCapture GUI windows to create streams for different audio input devices. The error log from labrecorder before it crashed:

Subscribing to the stream snow_1 is taking relatively long; collection from this stream will be delayed.
Subscribing to the stream snow_2 is taking relatively long; collection from this stream will be delayed.
cboulay commented 2 years ago

I'm going to close this issue. Please re-open it in the App-AudioCapture repo.

My Windows machine doesn't have 2 audio input devices so I'm afraid I can't help debug this.