thibauts / node-upnp-mediarenderer-client

An UPnP/DLNA MediaRenderer client
MIT License
126 stars 30 forks source link

ssdp client #12

Closed gyzerok closed 7 years ago

gyzerok commented 9 years ago

Can you suggest an ssdp client to use with your module? Or mb some working examples of how you using your module?

thibauts commented 9 years ago

I'm not really satisfied with available SSDP modules, but this should do the trick https://github.com/diversario/node-ssdp.

You're going to search for urn:schemas-upnp-org:device:MediaRenderer:1.

I'll try to post example code in the coming days.

gyzerok commented 9 years ago

@thibauts thank you for your reply. Node-ssdp is too solid and complex. Looking forward for better and lightweight ssdp client compatible with this module from you!

kennylbj commented 1 year ago

Try this https://github.com/manrueda/renderer-finder