#3731: ffserver daemon mode
-------------------------------------+------------------------------------
             Reporter:  andrixnet    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffserver
              Version:  unspecified  |               Resolution:
             Keywords:  regression   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by ubitux):

 Probably this:

 {{{
 commit ada51a334aeb1e378fe852c8b5eede9cbbd05f69
 Author: Mans Rullgard <[email protected]>
 Date:   Wed Apr 25 12:08:54 2012 +0000

     avserver: remove daemon mode

     This code spews a multitude of warnings with glibc (unchecked
     return values), some of them possibly warranted.  Furthermore,
     the deamonisation is not suitable for use with typical startup
     scripts as it does not provide the PID of the daemon in any way.
     Users wishing to run avserver as a daemon can still do so using
     start-stop-daemon or equivalent tools.

     Signed-off-by: Mans Rullgard <[email protected]>
     Signed-off-by: Janne Grunau <[email protected]>
 }}}

 Note that Libav recently dropped avserver alltogether. We still keep it
 because it seems we have a maintainer. Unfortunately, there is not much
 development around ffserver, and contributors are extremely welcome.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3731#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to