core: Update the project description
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 23 Sep 2009 12:14:07 +0000 (15:14 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 23 Sep 2009 12:19:21 +0000 (15:19 +0300)
Update the project description according to changes since last release.

README

diff --git a/README b/README
index 82b2e12..8868353 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 What is Rygel?
 
-Rygel is a collection of UPnP/DLNA[1][2] devices, implemented through a plug-in
-mechanism.
+Rygel is a collection of DLNA[1] (UPnP[2] AV) devices, implemented through a
+plug-in mechanism.
 
 == Important facts and features ==
   * Specifically designed for GNOME (Mobile) and is therefore planned to be one
@@ -12,20 +12,24 @@ mechanism.
     version 2.0 specification[8].
   * Export of on-disk media:
     * tracker[9] plugin.
-    * Folder: Recursively exports folders specified in the user preferences.
+    * media-export plugin: Recursively exports folders and files specified in
+                           the user configuration. This plugin supports all
+                           types of URIs that gio/gvfs and gstreamer can handle.
   * Export of online media from 2nd German TV station[11].
   * Export of media hierarchies provided by external applications through
     implementation of D-Bus MediaServer spec[12]. Applications that utilize
     this feature are:
     * PulseAudio[13]: Provides streams for input/output devices on the system.
     * DVB Daemon[10]: Provides live TV (DVB) channel streams.
+  * Export of GStreamer pipelines as media items on the network, specified
+    through gst-launch syntax in the user configuration.
   * Audio and Video Transcoding: source format could be anything GStreamer's
     decodebin2 can handle but output formats are currently limited to: mp3, PCM
     and MPEG TS. Fortunately the transcoding framework is flexible enough to
     easily add more transcoding targets.
 
-[1] http://www.upnp.org
-[2] http://www.dlna.org
+[1] http://www.dlna.org
+[2] http://www.upnp.org
 [3] http://maemo.org/intro/platform
 [4] http://wiki.maemo.org/Task:Maemo_roadmap/Harmattan|Harmattan
 [5] http://www.gupnp.org