Skip to content

Only one stream found when no WiFi is available (Android) #207

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

Open
pmaanen opened this issue Nov 27, 2023 · 1 comment
Open

Only one stream found when no WiFi is available (Android) #207

pmaanen opened this issue Nov 27, 2023 · 1 comment

Comments

@pmaanen
Copy link
Contributor

pmaanen commented Nov 27, 2023

I am currently maintaining an application that records LSL streams on Android using liblsl 1.16.2. Recently we noticed that whenever we open stream outlets (in another app) and wifi is disabled or no wifi network is available, our recorder only sees one stream, I could also replicate this behaviour in a minimal example. The previous version of our app using an ancient version of liblsl (1.13) does not have this problem. I have the feeling this is somehow related to #204 and possibly #92. Acquiring a multicast lock solves the problem on some devices but does not solve the problem on others.

@pmaanen
Copy link
Contributor Author

pmaanen commented Nov 30, 2023

The offending commit is 062dc6e. Unfortunately I do not know enough about networks to understand what went wrong.

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