Skip to content

dLeyna-control is a Digital Media Player written in python to demonstrate how to use the dleyna DMS APIs. It detects Digital Media Servers on the local area network and allows users to browse, search and play their contents.

License

Notifications You must be signed in to change notification settings

fecologist/dleyna-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:
-------------

dleyna-control is a Digital Media Player written in python to
demonstrate how to use the dleyna-server APIs.  It detects
Digital Media Servers on the local area network, and allows users to
browse, search and play their contents.

Compilation:
------------

dleyna-control has a number of pre-requisites, notably
dleyna-server and dleyna-core, to identify and browse Digital Media
Servers, and GStreamer to play audio and video content.

dleyna-server and dleyna-core can be downloaded from
    git://github.com/01org/dleyna-core.git 
    git://github.com/01org/dleyna-server.git
Please follow the instructions in the README documents to compile and
install these components.

GStreamer can be installed using the package management systems of
your Linux distribution.  You may need to install the various plugins
to ensure that your media plays correctly.

The source can be downloaded from github as follows:

git clone git://github.com/01org/dleyna-control.git

delyna-control can be run directly from the source repository
simply by typing.

src/dleyna-control.py

It can be installed on your system via the supplied setup.py script.

sudo ./setup.py install


About

dLeyna-control is a Digital Media Player written in python to demonstrate how to use the dleyna DMS APIs. It detects Digital Media Servers on the local area network and allows users to browse, search and play their contents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%