Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Gladstone <philipjsg@users.sourceforge.net>2002-05-16 06:03:34 +0400
committerPhilip Gladstone <philipjsg@users.sourceforge.net>2002-05-16 06:03:34 +0400
commit9cfe269e700fb3ab25dcb37b32c3e967d69a8685 (patch)
tree1aba14a3ca4624f7e60b2d9cc295ce2f243e7554 /doc/ffserver.conf
parent42a63c6a02ec6abb8579a743e76025e7f6309033 (diff)
* Updated with new stream configuration items
Originally committed as revision 502 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffserver.conf')
-rw-r--r--doc/ffserver.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ffserver.conf b/doc/ffserver.conf
index 4c915702ff..01506a6a17 100644
--- a/doc/ffserver.conf
+++ b/doc/ffserver.conf
@@ -15,6 +15,11 @@ BindAddress 0.0.0.0
MaxClients 1000
+# This the maximum amount of kbit/sec that you are prepared to
+# consume when streaming to clients
+
+MaxBandwidth 1000
+
# Access Log file (uses standard Apache log file format)
# '-' is the standard output
@@ -115,6 +120,14 @@ VideoGopSize 12
# Suppress video
#NoVideo
+#VideoQMin 3
+#VideoQMax 31
+
+# Set this to the number of seconds backwards in time to start. Note that
+# most players will buffer 5-10 seconds of video, and also you need to allow
+# for a key frame to appear in the data stream.
+#PreRoll 15
+
</Stream>
# second mpeg stream with high frame rate