summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-04-01 15:14:11 +0200
committerTheTroll <trolldev@gmail.com>2010-04-01 15:14:11 +0200
commitef25ebac4d542f5d1b54fc13b4f75ffe01cd3bbf (patch)
treecddc0be9fecbec9f5fa8800ab277c7a1a4de4472 /README
parentd6420501bc777be979d89171e7ed131273d97c58 (diff)
downloadistreamdev-ef25ebac4d542f5d1b54fc13b4f75ffe01cd3bbf.tar.gz
istreamdev-ef25ebac4d542f5d1b54fc13b4f75ffe01cd3bbf.tar.bz2
Segmenter removed
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6bc474b..0bce41b 100644
--- a/README
+++ b/README
@@ -84,7 +84,7 @@ iStreamdev generate a playlist from the requested file to the last file of the f
- ffmpeg compiled with libx264 and libmp3lame support
-- segmenter: use modded version included with istreamdev.
+- segmenter: http://svn.assembla.com/svn/legend/segmenter/
_________________________________________________________
INSTALL
@@ -98,7 +98,7 @@ Download a stable release from Files or development revision from Git repository
Copy the file in your webfolder. /istreamdev for example.
Copy the config_default.php to config.php and edit it.
-Compiles segmenter provided by typing make in segmenter folder and install it:
+Compiles segmenter by typing 'make' when in the segmenter folder and install it:
"make & cp segmenter /usr/bin/"
At each update, don't forget to remove your old config file and replace it by the new default one to prevent not updated config files.