[FFmpeg-devel] [PATCH] doc/ffserver: add "Detailed description" chapter
Stefano Sabatini
stefasab at gmail.com
Sat Nov 30 14:52:17 CET 2013
On date Friday 2013-11-29 14:46:12 -0800, Timothy Gu encoded:
> On Fri, Nov 29, 2013 at 7:38 AM, Stefano Sabatini <stefasab at gmail.com> wrote:
> > Also move FFM section up in the file, and rename it.
> > ---
> > doc/ffserver.texi | 121 ++++++++++++++++++++++++++++++++++++++++++++++++------
> > 1 file changed, 108 insertions(+), 13 deletions(-)
> >
> > diff --git a/doc/ffserver.texi b/doc/ffserver.texi
> > index b6ee717..bcaf0b9 100644
> > --- a/doc/ffserver.texi
> > +++ b/doc/ffserver.texi
> > @@ -42,6 +42,114 @@ For each feed you can have different output streams in various
> > formats, each one specified by a @code{<Stream>} section in the
> > configuration file.
> >
> > + at chapter Detailed description
> > +
> > + at command{ffserver} works by forwarding streams encoded by
> > + at command{ffmpeg}, or pre-recorded streams which are read from disk.
> > +
>
> > +Exactly, @command{ffserver} acts as an HTTP server, accepting POST
> > +requests from @command{ffmpeg} to acquire the stream to publish, and
> > +serving HTTP clients GET requests with the stream media content.
>
> I found "exactly" a little weird being used here. I think "precisely"
> is a better wording. Here and below.
Applied with a few minor fixes.
Thanks.
--
FFmpeg = Fiendish and Foolish Mere Philosofic Extensive Gadget
More information about the ffmpeg-devel
mailing list