~ubuntu-branches/ubuntu/quantal/gnash/quantal-proposed

« back to all changes in this revision

Viewing changes to doc/C/cygnal.1

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2008-10-14 16:06:54 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20081014160654-0anbl2mi098aee2h
Tags: 0.8.4-0ubuntu1
* LP: #84526 - Gnash menu launcher (/usr/share/applications/gnash.desktop
  file) doesn't start any application, also gnash isn't asociated with SWF
  mimetype; we dont show gnash in the .desktop launcher; we add
  NoDisplay=true, add a GenericName and Comment for the sake of
  completeness. Also we add the proper MimeType value, remove Encoding,
  don't use absolute paths for icon and exec and dont use specific icon
  file format suffix.
  - update debian/gnash.desktop

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 "12 October 2008" "" ""
 
9
.SH NAME
 
10
cygnal \- Cygnal
 
11
.SH Synopsis
 
12
.nf
 
13
 
 
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 encouraging 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.