Browse Source

doc/ffserver: add notice about re-launch behavior

tags/n2.2-rc1
Stefano Sabatini 12 years ago
parent
commit
6aea3d597e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/ffserver.texi

+ 3
- 0
doc/ffserver.texi View 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.


Loading…
Cancel
Save