diff options
author | Alib <aliboba@free.fr> | 2010-02-22 11:43:27 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-02-22 11:43:27 +0100 |
commit | 3afb9d31e43ffd6e37dd988247b0e94422855f87 (patch) | |
tree | 9dfbd7b439c0181db1e5cef8d9de39237763ecc0 /README | |
parent | d7a0b351167c289cbd3918a912235ff839230960 (diff) | |
download | istreamdev-3afb9d31e43ffd6e37dd988247b0e94422855f87.tar.gz istreamdev-3afb9d31e43ffd6e37dd988247b0e94422855f87.tar.bz2 |
- fixed img position for thumbs
- added segmenter binary to be configurable
Diffstat (limited to 'README')
-rwxr-xr-x | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ Check everything is ok with ffmpeg by launching the above command logued as your http server user ( www-data ) : - ./istream.sh http://localhost:3000/TS/1 512k 64k 1 480x320 ./ 3 /usr/bin/ffmpeg + ./istream.sh http://localhost:3000/TS/1 512k 64k 1 480x320 ./ 3 /usr/bin/ffmpeg /usr/bin/segmenter You should see ffmpeg access streamdev http://localhost:3000/TS/1 and |