summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-06-15 10:59:28 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-06-17 15:33:07 +0300
commit1271a24cd2c19b23c2fbf418cdd6f57f7050b2f6 (patch)
treef7d37eb850d25a7d30e609d767d4b86095f2f849 /README
parent2cb5d37f13977ddde666054f313a40ff0a4051f5 (diff)
downloadrygel-1271a24cd2c19b23c2fbf418cdd6f57f7050b2f6.tar.gz
core: Update README according to recent changes
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 752e00df..82b2e122 100644
--- a/README
+++ b/README
@@ -13,11 +13,12 @@ mechanism.
* Export of on-disk media:
* tracker[9] plugin.
* Folder: Recursively exports folders specified in the user preferences.
- * Export of live TV (DVB) channels streams through DVB Daemon[10].
* Export of online media from 2nd German TV station[11].
* Export of media hierarchies provided by external applications through
- implementation of this spec[12]. The first application that utilizes this
- feature is PulseAudio[13].
+ 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.
* 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