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

The stream in the example returns the same IP repeatedly and never terminates #37

Open
pauldmps opened this issue May 12, 2024 · 0 comments

Comments

@pauldmps
Copy link

pauldmps commented May 12, 2024

The stream in the example keeps on returning the same IP address again and again and the while let loop never breaks, which means I cannot use any of the discovered devices as the loop is infinite.

I have copy/pasted the example and just changed the SERVICE_NAME to "_airplay._tcp.local" and it keeps printing the same Airplay devices agai and again. The example SERVICE_NAME "_googlecast._tcp.local" just hangs without output since I don't have any Chromecast devices on my network.

I tried on both Windows and Mac devices and the issue is same in both.

image
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