Hi,
I would like to distribute an application with zeroconf include. I can build the the exe (using cx_freeze or pyinstaller).
When I run the exe the zeroconf software does not give any callabacks about founded services while they are founded if I don't use the exe. In both cases I can make a connection to my devices, so the exe has network permissions.
Any ideas that I could test as I don't get any errors?
zerconf: v0.27.1
python: 3.7.4
Thanks!
Hi,
I would like to distribute an application with zeroconf include. I can build the the exe (using cx_freeze or pyinstaller).
When I run the exe the zeroconf software does not give any callabacks about founded services while they are founded if I don't use the exe. In both cases I can make a connection to my devices, so the exe has network permissions.
Any ideas that I could test as I don't get any errors?
zerconf: v0.27.1
python: 3.7.4
Thanks!