Skip to content

kenrglover/node-upnp-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-upnp-browser

This is a node web server which searches for UPnP™ / DLNA servers and shows the content. You can browse the server and play music files.

The node libraries node-ssdp and node-upnp-control-point are used for UPnP™ / DLNA discovery and browsing.

http://<ip>:3000/index.html

Shows all detected UPnP™ / DLNA servers.

http://<ip>:3000/browse.html

Shows the folder content and plays music files.

About

UPnP™ / DLNA browser and player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 67.2%
  • HTML 25.4%
  • CSS 7.4%