--- description: >- ServiceDiscovery plugin for Cordova and Ionic. Simple plugin to get any SSDP / UPnP / DLNA service on a local network --- # ServiceDiscovery Simple plugin to get any SSDP / UPnP / DLNA service on a local network ## Installation ```bash ionic cordova plugin add cordova-plugin-discovery npm install @awesome-cordova-plugins/service-discovery ``` **Plugin Repo:** [https://github.com/scottdermott/cordova-plugin-discovery](https://github.com/scottdermott/cordova-plugin-discovery) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)