Commit dea7da10 authored by Stefano Sabatini's avatar Stefano Sabatini

Document ffserver no-launch mode.

Originally committed as revision 13894 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9c09099e
......@@ -246,6 +246,10 @@ Show available formats, codecs, protocols, ...
Show help.
@item -f @var{configfile}
Use @file{configfile} instead of @file{/etc/ffserver.conf}.
@item -n
Enable no-launch mode. This option disables all the Launch directives
within the various <Stream> sections. FFserver will not launch any
ffmpeg instance, so you will have to launch them manually.
@end table
@c man end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment