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:
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