mas94uk / upnpTube

Cast from YouTube app to DLNA/UPNP renderers
GNU General Public License v3.0
24 stars 6 forks source link

Improve SSDP disovery #6

Closed mas94uk closed 1 year ago

mas94uk commented 1 year ago

Various things:

[Resource explaining the protocol](https://sethlopez.me/article/writing-a-upnp-control-point-in-javascript-part-two/

Possibly there are better SSDP modules, or perhaps add ability to listen to annoucements/goodbyes to the existing module.

mas94uk commented 1 year ago

Done.