goupnp/dcps
Tommi Virtanen 77b86c3723 Generate dcps for AV1 audio/video devices
Tested against Sonos PLAY:5.

Added URI type to the SOAP library.

The latest upnpresources.zip does not contain older versions of the
specifications, so to be able to generate the bindings I had to create
a fake one:

    wget http://upnp.org/specs/av/UPnP-av-TestFiles-20070927.zip
    install -d 'standardizeddcps/MediaServer_1 and MediaRenderer_1'
    mv UPnP-av-TestFiles-20070927.zip 'standardizeddcps/MediaServer_1 and MediaRenderer_1/'
    zip -r fake.zip 'standardizeddcps/MediaServer_1 and MediaRenderer_1'
    gotask specgen -s fake.zip -o ../dcps
2015-06-06 16:54:08 -07:00
..
av1 Generate dcps for AV1 audio/video devices 2015-06-06 16:54:08 -07:00
internetgateway1 Add support for discovery-free client creation in dcps packages. 2015-06-06 11:53:50 +01:00
internetgateway2 Add support for discovery-free client creation in dcps packages. 2015-06-06 11:53:50 +01:00