Difference between revisions of "SoC 2010/DLNA UPnP Server Client Modules"
Line 7: | Line 7: | ||
==What I'm Working On== | ==What I'm Working On== | ||
− | {| | + | {| class="wikitable" |
|+ UPnP SD Client | |+ UPnP SD Client | ||
! !! Description !! Status | ! !! Description !! Status | ||
Line 15: | Line 15: | ||
|} | |} | ||
− | {| | + | {| class="wikitable" |
|+ UPnP DLNA Server | |+ UPnP DLNA Server | ||
! !! Description !! Status | ! !! Description !! Status |
Revision as of 21:52, 10 July 2010
This project is part of Google Summer of Code 2010.
|
Contents
DLNA UPnP Server/Client Modules
Abstract
The Digital Living Network Alliance (DLNA) offers a standard that many manufacturers use as a way to keep compatibility across different products that use UPnP. As of 2008, over 5,500 different devices and over 200 million sold products use the DLNA standard. This project will improve the current UPnP model, and apply the DLNA standard as Client/Server modules.
What I'm Working On
Description | Status | |
---|---|---|
Item Duplication Bug | The current implementation of services_discovery_AddItem does not allow items to be inserted anywhere into any sub-node. The current fix must rebuild the whole UPnP Server directory on every directory update. | On Hold (Semi-fixed) |
Description | Status | |
---|---|---|
libdlna Implementation | Implement the libdlna library, get simple test cases working. | Active |
Resources
- Full UPnP Specification (Probably the best resource)
- libdlna (by gxben, supports limited DLNA: PS3, XBOX 360) IRC: #geebox
- Wikipedia UPnP
- Wikipedia DLNA
- Basic client implementation for VLC
- Official DLNA Page (Requires payment to see spec!)
- Official UPnP Page (Provides free specification)
- libupnp (DLNA Support?)
Timeline
Timeline includes GSoC key dates. I will edit this as time goes along.
May 24 Start UPnP Server implementation
July 12 Mid-Term Evaluations
July 16 Mid-Term Evaluation Due Date
August 9 Suggested Pencils Down - No new features, cleanup code, documentation, etc.
August 16 Firm Pencils Down
August 20 Final Evaluation Deadline
Contact
Catch me on freenode as Aust. Email me at atburrow at gmail dot com.