From 553f1d8baeed2eed7c9c9ed41ac60657fc1d1b22 Mon Sep 17 00:00:00 2001 From: Alib Date: Fri, 26 Feb 2010 11:18:58 +0100 Subject: added Usaage in istream.sh command --- istream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/istream.sh b/istream.sh index ceabf37..62d5230 100755 --- a/istream.sh +++ b/istream.sh @@ -16,7 +16,7 @@ PREFIX=stream if [ $# -eq 0 ] then -echo "You must supply a valid channel!" +echo "Format is : ./istream.sh source video_rate audio_rate audio_channels 480x320 httppath segments_number ffmpeg_path segmenter_path" exit 1 fi -- cgit v1.2.3