[FFmpeg-cvslog] doc/ffserver: remove tip about MaxBandwidth
Stefano Sabatini
git at videolan.org
Thu Nov 28 17:14:16 CET 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Nov 28 17:08:45 2013 +0100| [e79f299cafd2f84d5e89fce17a99bc53f3c903e7] | committer: Stefano Sabatini
doc/ffserver: remove tip about MaxBandwidth
Should be redundant now that the option is documented.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e79f299cafd2f84d5e89fce17a99bc53f3c903e7
---
doc/ffserver.texi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/doc/ffserver.texi b/doc/ffserver.texi
index d6371a2..2eb502c 100644
--- a/doc/ffserver.texi
+++ b/doc/ffserver.texi
@@ -136,9 +136,6 @@ specify a time. In addition, ffserver will skip frames until a key_frame
is found. This further reduces the startup delay by not transferring data
that will be discarded.
-* You may want to adjust the MaxBandwidth in the ffserver.conf to limit
-the amount of bandwidth consumed by live streams.
-
@section Why does the ?buffer / Preroll stop working after a time?
It turns out that (on my machine at least) the number of frames successfully
More information about the ffmpeg-cvslog
mailing list