diff options
author | grant <grant@pkgsrc.org> | 2002-02-25 03:00:49 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-02-25 03:00:49 +0000 |
commit | 8a2df381550558db69013b456b31a3797a2e07cf (patch) | |
tree | 38509ae6c61696aec64146742845247fdcbcd713 /www/ap-mp3/DESCR | |
parent | 1136470399e792fe829f72cd3220a6fce7e9d320 (diff) | |
download | pkgsrc-8a2df381550558db69013b456b31a3797a2e07cf.tar.gz |
Initial import of mod_mp3.
Apache module for streaming mp3 and other audio files.
Diffstat (limited to 'www/ap-mp3/DESCR')
-rw-r--r-- | www/ap-mp3/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/ap-mp3/DESCR b/www/ap-mp3/DESCR new file mode 100644 index 00000000000..53ec791532c --- /dev/null +++ b/www/ap-mp3/DESCR @@ -0,0 +1,6 @@ +mod_mp3 turns the Apache Web server into an MP3 or Ogg streaming +server. It can play from a list of files, either in order or randomly. +It can also be used to cache MP3s into memory and have the server +operate entirely from memory. It has an XML-RPC interface for you to +write interfaces around and supports retrieving information via +XML/RSS. |