Browse Source

doc/ffserver: fix RTPS -> RTSP ttypo

Spotted-by: lazy ubitux
tags/n2.2-rc1
Stefano Sabatini 12 years ago
parent
commit
2121945770
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/ffserver.texi

+ 1
- 1
doc/ffserver.texi View File

@@ -238,7 +238,7 @@ If not specified, no corresponding server will be created.

@item BindAddress @var{ip_address}
@item RTSPBindAddress @var{ip_address}
Set address on which the HTTP/RTPS server is bound. Only useful if you
Set address on which the HTTP/RTSP server is bound. Only useful if you
have several network interfaces.

@item MaxHTTPConnections @var{n}


Loading…
Cancel
Save