]> git.sesse.net Git - ffmpeg/commitdiff
doc/ffserver: add notice about re-launch behavior
authorStefano Sabatini <stefasab@gmail.com>
Thu, 28 Nov 2013 21:45:21 +0000 (22:45 +0100)
committerStefano Sabatini <stefasab@gmail.com>
Thu, 28 Nov 2013 22:13:46 +0000 (23:13 +0100)
doc/ffserver.texi

index 7a20aea8f54d605bb3dbe17e70ac5a298058d7a6..1e3b6a30fb844bb524d1afab8f8b68d0bf437365 100644 (file)
@@ -344,6 +344,9 @@ it is replaced by a path with the same dirname of the @command{ffserver}
 instance, followed by the remaining argument and terminated with a
 path corresponding to the feed.
 
+When the launched process exits, @command{ffserver} will launch
+another program instance.
+
 In case you need a more complex @command{ffmpeg} configuration,
 e.g. if you need to generate multiple FFM feeds with a single
 @command{ffmpeg} instance, you should launch @command{ffmpeg} by hand.