Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream hangs unexpectedly #12

Open
cboulay opened this issue May 2, 2023 · 0 comments
Open

Stream hangs unexpectedly #12

cboulay opened this issue May 2, 2023 · 0 comments

Comments

@cboulay
Copy link
Contributor

cboulay commented May 2, 2023

A user from Slack reported the following:

I’m currently using audioCapture to collect microphone data with LSL for my mobile EEG experiments. However, I’ve noticed that sometimes the stream of the microphone is not recorded even though it is “linked”. This issue is particularly problematic for my mobile setup because I cannot check the viewer to ensure that the microphone signal is being captured in an LSL stream. To solve the problem, I have to unlink and link again.

I've never encountered this but I rarely use the AudioCapture app. From the Qt docs, it seems like we can at least register a slot to the stateChanged signal so we can be aware of an audio disconnect, then we can try to automatically reconnect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant