codingjoe / ssdp

Python asyncio library for Simple Service Discovery Protocol (SSDP).
https://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol
MIT License
41 stars 12 forks source link

Is it working perfectly? Are these packages up to date? #88

Closed allacmc closed 1 year ago

allacmc commented 1 year ago

I've tried using that package to no avail.

He doesn't find the other side at all.

aguaviva commented 1 year ago

Same thing here, respond_msearch.py doesn't print anything.

codingjoe commented 1 year ago

Can you try using the latest version and the CLI. ssdp discover should discover all SSDP clients in your network.