rygel(1)

NAME

   rygel - a collection of DLNA/UPnP AV services

SYNOPSIS

   rygel [options]

DESCRIPTION

   rygel is a home media solution that allows you to easily share audio,
   video and pictures, and control of media player on your home network.
   In technical terms it is both a UPnP AV MediaServer and MediaRenderer
   implemented through a plug-in mechanism. Interoperability with other
   devices in the market is achieved by conformance to very strict
   requirements of DLNA and on the fly conversion of media to format that
   client devices are capable of handling.

OPTIONS

   The program follows the usual GNU command line syntax, with long
   options starting with two dashes (`-'). A summary of options is
   included below.

   -h, --help
       Show summary of options.

   --version
       Show version of program.

   -n, --network-interface=INTERFACE
       Set the network interfaces rygel listens on. Can be used multiple
       times for to configure multiple interfaces.  INTERFACE can be an
       IP, a device name or an ESSID (Linux only).

   -p, --port=PORT
       Set the listen-port.

   -t, --disable-transcoding
       Disable any transcoding.

   -U, --disallow-upload
       Disable uploading of media files via UPnP.

   -D, --disallow-deletion
       UPnP clients are not allowed to delete media files on the server.

   -g, --log-level=LEVEL
       Comma-separated list of DOMAIN:LEVEL pairs, allowing to set the log
       level individually for each domain, where DOMAIN is eiher "*",
       "rygel" or the name of a plugin. Allowed log levels are 1=critical,
       2=error, 3=warning, 4=message/info, 5=debug.

   -u, --plugin-path=PATH
       Set the plugin search path.

   -e, --engine-path=ENGINE_PATH
       Set the media streaming and transcoding engine search path.

   -d, --disable-plugin=PLUGIN_NAME
       Disable the plugin PLUGIN_NAME.

   -i, --title=PLUGIN_NAME:TITLE
       Set the title of plugin PLUGIN_NAME to TITLE You can use this
       option more than once for every plugin you want to set the name of.

   -o, --plugin-option=PLUGIN_NAME: OPTION:VALUE1[,VALUE2,...]
       Set options for a plugin.

   -P, --disable-upnp
       Disable advertisement via UPnP and set rygel into streaming-only
       mode.

   -c, --config=CONFIG_FILE
       Use CONFIG_FILE instead of ${XDG_CONFIG_DIR}/rygel.conf.

   -s, --shutdown
       Shutdown a currently running instance of rygel

   -r, --replace
       Replace the currently running instance of rygel with this instance.
       Short for rygel -s && rygel

FILES

   /etc/rygel.conf
       The system-wide configuration file to control the behaviour of
       rygel. See rygel.conf(5) for further details.

   ${XDG_CONFIG_DIR}/rygel.conf
       The per-user configuration file to control the behaviour of rygel.
       See rygel.conf(5) for further details.

   ${XDG_CONFIG_DIR}/Rygel/*.xml
       Cached UPnP device description files.

ENVIRONMENT

   RYGEL_DISABLE_UPNP
       Disable advertisement via UPnP and set rygel into streaming-only
       mode.

   RYGEL_IFACE
       Set the network interfaces to bind to.

   RYGEL_PORT
       Define the network port to bind to.

   RYGEL_DISABLE_TRANSCODING
       Disable transcoding globally.

   RYGEL_LOG
       Set the log level of rygel.

   RYGEL_PLUGIN_PATH
       Set the plugin search path of rygel.

   RYGEL_ENGINE_PATH
       Set the media streaming and transcoding engine search path for
       rygel.

   RYGEL_MEDIA_ENGINE
       Set a specific media streaming engine to pick up from the media
       engine search path.

   RYGEL_DISABLE_UPLOAD
       Disable media file upload via UPnP.

   RYGEL_DISABLE_DELETION
       Disable remote file deletion via UPnP.

   RYGEL_PLUGIN_TIMEOUT
       Set the time-out for finding the plugins. Useful to increase when
       running inside valgrind.

   RYGEL_DATABASE_DEBUG
       If set to 1, the database library will print the used SQL
       statements.

   Also for every plugin you can set the following environment variables:

   RYGEL_PLUGIN_NAME_TITLE
       Set the title of the plugin.

   RYGEL_PLUGIN_NAME_ENABLED
       Enable or disable the plugin.

BUGS

   The BTS can be found at
   https://bugzilla.gnome.org/buglist.cgi?product=rygel.

SEE ALSO

   rygel.conf(5)

AUTHOR

   Jens Georg <[email protected]>
       Wrote this manpage.



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.