You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a problem where my Browser instance can only discover services that have been started / registered after the Browser has been created and .find() called.
What's strange is this is only on some machines. Some systems are fine. Firewall is disabled for testing. These machines are connected over LAN only.
I am having a problem where my Browser instance can only discover services that have been started / registered after the Browser has been created and
.find()
called.What's strange is this is only on some machines. Some systems are fine. Firewall is disabled for testing. These machines are connected over LAN only.
The service is not published with bonjour-service, but a python application using https://github.com/python-zeroconf/python-zeroconf
Wondering if anyone else has experienced this with bonjour-service, or DNS-SD in general.
The text was updated successfully, but these errors were encountered: