[FFmpeg-cvslog] r13895 - trunk/doc/ffserver-doc.texi

stefano subversion
Sun Jun 22 18:30:22 CEST 2008


Author: stefano
Date: Sun Jun 22 18:30:21 2008
New Revision: 13895

Log:
Document ffserver daemon mode.


Modified:
   trunk/doc/ffserver-doc.texi

Modified: trunk/doc/ffserver-doc.texi
==============================================================================
--- trunk/doc/ffserver-doc.texi	(original)
+++ trunk/doc/ffserver-doc.texi	Sun Jun 22 18:30:21 2008
@@ -16,6 +16,11 @@ several live feeds, streaming from files
 (you can seek to positions in the past on each live feed, provided you
 specify a big enough feed storage in ffserver.conf).
 
+FFserver runs in daemon mode by default; that is, it puts itself in
+the background and detaches from its TTY, unless it is launched in
+debug mode or a NoDaemon option is specified in the configuration
+file.
+
 This documentation covers only the streaming aspects of ffserver /
 ffmpeg. All questions about parameters for ffmpeg, codec questions,
 etc. are not covered here. Read @file{ffmpeg-doc.html} for more




More information about the ffmpeg-cvslog mailing list