DLNA相关开源项目

来源:互联网 发布:广东开放大学网络平台 编辑:程序博客网 时间:2024/06/17 08:36
DLNA Open Source Projects

Here is some random information about DLNA open source projects:

Contents [hide] 
  • 1 UPnP media servers
  • 2 UPnP Media Players
  • 3 DLNA media servers
  • 4 UPnP libraries and middleware
  • 5 DLNA and UPnP libraries and middleware
    • 5.1 Other lists
UPnP media servers

Here is a list of UPnP media servers for Windows, Linux, MAC and Python: (some links obtained from http://ps3mods.blogspot.com/2007/05/upnp-media-servers-for-windows-mac.html)

I only list the open source ones.

  • CyberMediaGate (C++) - UPnP A/V Media Server, usingcyberlink
  • uShare (Linux) - UPnP A/V and DLNA Media Server, using libupnp
  • GMediaServer (Linux) -
  • MediaTomb (Linux, port to NAS has been reported)
  • MythTV - MythTV UPnP A/V Media Server support
  • Cidero Internet Radio Server (Java)
  • Fuppes (Windows, Linux) - FUPPES is a free multiplatform UPnP (TM) A/V Media Server.
  • PyMedS (Python) - Python UPnP Media Server
  • OpenPFC - Media device engine
    • John Gildred of Pioneer stated: Pioneer published an LGPL implementation of an HD DVR called Digital Library with support for DMS and DMP features. It uses the OpenPFC DTV middleware. It was never put through certification, and it's a bit outdated now.
UPnP Media Players

I only list the open source ones.

  • Enna (Linux) - An embedded Media Center with GUPnP-based UPnP A/V Media Browser and Player capabilities
  • XBMC (Linux | Windows | MacOSX) - A multi-platforms Media Center with UPnP A/V plugin
DLNA media servers
  • uShare (Linux) - Free UPnP and DLNA Media Server for Linux
  • Rygel - GNOME UPnP/DLNA Media Server
  • minidlna (Linux) DLNA server working whit Sony Bravia 46W4500
UPnP libraries and middleware
  • Platinum - Platinum UPnP SDK
  • libupnp - Linux SDK for UPnP Devices
    • Originally donated by Intel, this library serves as the foundation for some other projects
  • pupnp - A Portable Open Source UPnP Development Kit
    • This looks like the successor to libupnp??
  • Cyberlink for Java (Java) - Development package for UPnP applications
  • Cyberlink for C (C) - Development package for C UPnP applications
  • Cyberlink for C++ (C++) - Development package for C++ UPnP applications
  • Net::UPnP (Perl) - Development package for Perl UPnP applications
  • Cidero - Cidero UPnP Control Point and Bridge Software
DLNA and UPnP libraries and middleware
  • libdlna (C) - Reference DLNA open-source implementation for Linux
  • coherence (Python) - DLNA/UPnP framework for existing applications
    • Building bridges - coherence, a DLNA/UPnP framework talk, by Frank Scholz at ELCE 2008. Video available.
  • GUPnP (C) - GObject/GLib based UPnP framework
Other lists
  • There's also a good list of projects at: https://coherence.beebits.net/wiki/Resources


来源于:http://blog.chinaunix.net/uid-12947719-id-3466274.html