Commit 6414288b authored by stefano's avatar stefano

Update ffserver docs to match r13978, ffserver in debug mode now

directs logs to stdout.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13982 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent fe0598cc
...@@ -255,7 +255,7 @@ within the various <Stream> sections. FFserver will not launch any ...@@ -255,7 +255,7 @@ within the various <Stream> sections. FFserver will not launch any
ffmpeg instance, so you will have to launch them manually. ffmpeg instance, so you will have to launch them manually.
@item -d @item -d
Enable debug mode. This option increases log verbosity, directs log Enable debug mode. This option increases log verbosity, directs log
messages to stderr and causes ffserver to run in the foreground messages to stdout and causes ffserver to run in the foreground
rather than as a daemon. rather than as a daemon.
@end table @end table
@c man end @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