[FFmpeg-devel] "OPW Qualification Task: Enable daemon mode for FFserver"
Stefano Sabatini
stefasab at gmail.com
Wed Nov 12 16:20:07 CET 2014
On date Wednesday 2014-11-12 00:46:09 +0530, Binathi Bingi encoded:
[...]
> From 692fb9ee19d5f9acf080eb98d22ca15fa1176393 Mon Sep 17 00:00:00 2001
> From: Binathi Bingi <binti179 at gmail.com>
> Date: Tue, 4 Nov 2014 21:42:07 +0530
> Subject: [PATCH] Restore Daemon mode in FFserver
>
> Signed-off-by: Binathi Bingi <binti179 at gmail.com>
>
> Author: Binathi Bingi <binti179 at gmail.com>
> ---
> doc/ffserver.conf | 4 ++++
> doc/ffserver.texi | 11 +++++++----
> ffserver.c | 34 ++++++++++++++++++++++++++++++++++
> ffserver_config.c | 4 ++--
> ffserver_config.h | 1 +
> 5 files changed, 48 insertions(+), 6 deletions(-)
>
> diff --git a/doc/ffserver.conf b/doc/ffserver.conf
> index b756961..a017b3c 100644
> --- a/doc/ffserver.conf
> +++ b/doc/ffserver.conf
> @@ -25,6 +25,10 @@ MaxBandwidth 1000
> # '-' is the standard output.
> CustomLog -
>
> +# Enable Daemon, to launch FFserver in Daemon mode.
> +# For NoDaemon mode, suppress Daemon.
I'd replace this line with:
# NoDaemon is the default.
since "suppress" is very ambiguous.
> +#Daemon
[...]
No more comments from me, thanks.
--
FFmpeg = Fostering and Fierce Majestic Powerful Extroverse Gladiator
More information about the ffmpeg-devel
mailing list