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