From 49c824834d10639ec90d8c53d76e4c5e2d84c860 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Sat, 27 Feb 2010 03:50:42 +0100 Subject: Now use a modified version of segmenter that write its PID on disk while running --- istream.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'istream.sh') diff --git a/istream.sh b/istream.sh index 3862e34..e45a023 100755 --- a/istream.sh +++ b/istream.sh @@ -36,6 +36,3 @@ cd ram/$SESSION -sc_threshold 40 -i_qfactor 0.71 -bt $VRATE -maxrate $VRATE -bufsize $VRATE -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 \ -qmin 10 -qmax 51 -qdiff 4 -level 30 -g 30 -async 2 -threads 4 - | \ $SEGMENTERPATH - $SEGDUR stream stream.m3u8 $HTTP_PATH$SESSION/ $SEGWIN & - -// Save segmenterpid -echo "$!" > streamsegmenterpid -- cgit v1.2.3