Browse Source

doc/ffserver: remove "What can this do?" section

The section shows only a limited use case, contains only redundant
information, and various mysterious mentions about things which don't
work correctly.
tags/n2.2-rc1
Stefano Sabatini 12 years ago
parent
commit
6dc90334e3
1 changed files with 0 additions and 12 deletions
  1. +0
    -12
      doc/ffserver.texi

+ 0
- 12
doc/ffserver.texi View File

@@ -61,18 +61,6 @@ ACL allow 192.168.0.0 192.168.255.255
then the server will post a page with the status information when
the special stream @file{status.html} is requested.

@section What can this do?

When properly configured and running, you can capture video and audio in real
time from a suitable capture card, and stream it out over the Internet to
either Windows Media Player or RealAudio player (with some restrictions).

It can also stream from files, though that is currently broken. Very often, a
web server can be used to serve up the files just as well.

It can stream prerecorded video from .ffm files, though it is somewhat tricky
to make it work correctly.

@section How do I make it work?

First, build the kit. It *really* helps to have installed LAME first. Then when


Loading…
Cancel
Save