Difference between revisions of "Developer:Documentation"
Line 2: | Line 2: | ||
* Kinsky open source UPnP Library - http://oss.linn.co.uk/trac/wiki/UpnpDevelopment | * Kinsky open source UPnP Library - http://oss.linn.co.uk/trac/wiki/UpnpDevelopment | ||
* UPnP protocol - http://www.upnp.org | * UPnP protocol - http://www.upnp.org | ||
− | * UPnP AV Media Renderer specification http://www.upnp.org/specs/av/ | + | * UPnP AV Media Renderer specification http://www.upnp.org/specs/av/ |
+ | ** Generic UPnP device architecture spec http://www.upnp.org/specs/arch/UPnP-DeviceArchitecture-v1.0.pdf | ||
+ | ** V1.0 MediaServer and MediaRenderer standards http://www.upnp.org/standardizeddcps/mediaserver.asp | ||
* Linn UPnP Media service - http://oss.linn.co.uk/trac/wiki/LinnMediaService | * Linn UPnP Media service - http://oss.linn.co.uk/trac/wiki/LinnMediaService | ||
* Simple Point-to-Point Control protocol - [[Developer:LPEC|LPEC (Linn Protocol for Eventing and Control)]] | * Simple Point-to-Point Control protocol - [[Developer:LPEC|LPEC (Linn Protocol for Eventing and Control)]] | ||
* Device Diagnostics - [[Developer:Diagnostics]] | * Device Diagnostics - [[Developer:Diagnostics]] | ||
* DS Audio transport protocol - [[Developer:Audio Transport]] | * DS Audio transport protocol - [[Developer:Audio Transport]] |
Revision as of 19:27, 19 August 2008
- UPnP architecture primer - http://oss.linn.co.uk/trac/wiki/UPnP
- Kinsky open source UPnP Library - http://oss.linn.co.uk/trac/wiki/UpnpDevelopment
- UPnP protocol - http://www.upnp.org
- UPnP AV Media Renderer specification http://www.upnp.org/specs/av/
- Generic UPnP device architecture spec http://www.upnp.org/specs/arch/UPnP-DeviceArchitecture-v1.0.pdf
- V1.0 MediaServer and MediaRenderer standards http://www.upnp.org/standardizeddcps/mediaserver.asp
- Linn UPnP Media service - http://oss.linn.co.uk/trac/wiki/LinnMediaService
- Simple Point-to-Point Control protocol - LPEC (Linn Protocol for Eventing and Control)
- Device Diagnostics - Developer:Diagnostics
- DS Audio transport protocol - Developer:Audio Transport