git clone https://@opensourceprojects.eu/git/p/libupnpp/code libupnpp-code



File Date Author Commit
debian 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
rpm 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
src 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [b04db6] init copy from upmpdcli tree
AUTHORS 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
COPYING 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
Makefile.am 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
README.asc 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
autogen.sh 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree
configure.ac 2014-10-12 Jean-Francois Dockes Jean-Francois Dockes [de7329] init copy from upmpdcli tree

Read Me

=== upmpdcli: an UPnP front-end to the Music Player Daemon

*upmpdcli* implements an *UPnP* _Media Renderer_, using *MPD* to perform
the real work.

It has been tested with a number of *UPnP* control points running on
*Android* and *Windows*. Because of their good support of *OpenHome*
_Playlists_, which are a significant improvement over bare *UPnP*, and
their general quality, *Bubble UPnP* (*Android* app) and Linn *Kinsky* (free on
*Windows*) work best with it.

==== How things work: 

The Control Points uses the *UPnP* protocols to browse the tracks on the
_Media Server_ and choses URIs to be played. It then talks *UPnP* to *umpdcli*,
which uses the *MPD* client protocol to place the URIs into the *MPD*
playlist. *MPD* finally retrieves the data from the _Media Server_ using HTTP.

....
           [UPnP  Control  Point]
            ^                  ^
            |                  |
          (UPnP)             (UPnP)
            |                  |
            V                  |
        [upmpdcli]             |
            ^                  |
            |                  |
      (MPD protocol)           |
            |                  |
            V                  V
          [MPD]<--(HTTP)-->[UPnP Media Server]
....

Each of the _Control point_, _Media Server_, *MPD* and *upmpdcli* processes
can run on any network host.

More information: http://www.lesbonscomptes.com/upmpdcli