1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
'\" -*- coding: us-ascii -*-
.if \n(.g .ds T< \\FC
.if \n(.g .ds T> \\F[\n[.fam]]
.de URL
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
.TH cygnal 1 "12 October 2008" "" ""
.SH NAME
cygnal \- Cygnal
.SH Synopsis
.nf
cygnal (options)...
.fi
.SH DESCRIPTION
Cygnal is a multimedia media server for streaming audio, video, and
video conferencing. Cygnal supports several protocols used by SWF
file players, including RTMP, RTMPTS, and RTMPT, while encouraging the
use of patent-free codecs.
.TP
(-h) --help
Print usage info.
.TP
--version
Print version information.
.TP
(-v) --verbose
Verbose output.
.TP
(-p) --port-offset
Port offset. This number gets added to the default
ports for RTMPS and RTMPS. This is only used by
developers.
|