Browse Source

doc/ffserver: mention remaining stream options

tags/n2.2-rc1
Stefano Sabatini 12 years ago
parent
commit
d1daa71f9d
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      doc/ffserver.texi

+ 12
- 0
doc/ffserver.texi View File

@@ -411,6 +411,18 @@ A value of 0 means that no limit is set on the stream duration.
@item ACL @var{spec}
Set ACL for the stream.

@item DynamicACL @var{spec}

@item RTSPOtion @var{option}

@item MulticastAddress @var{address}

@item MulticastPort @var{port}

@item MulticastTTL @var{integer}

@item NoLoop

@item FaviconURL @var{url}
Set favicon (favourite icon) for the server status page. It is ignored
for regular streams.


Loading…
Cancel
Save