File: rtmpsrv.1

package info (click to toggle)
rtmpdump 2.4%2B20151223.gitfa8646d.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 888 kB
  • sloc: ansic: 12,658; makefile: 186; sh: 15
file content (25 lines) | stat: -rw-r--r-- 520 bytes parent folder | download | duplicates (3)
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
.TH RTMPSRV 1 "2016-04-27" "RTMPDump v2.4"
.SH NAME
rtmsrv \- a stub server
.SH SYNOPSIS
.B rtmsrv
[\c
.BR \-z ]
.br
.SH DESCRIPTION
.B rtmsrv
is useful for obtaining all the parameters
that a real Flash client would send to an RTMP server, so that they can be
used with
.B rtmpdump.
.B rtmpdump
is invoked automatically after parsing a client request.
.SH OPTIONS
.B \-z
Debug level output. Extremely verbose.
.SH "SEE ALSO"
.BR rtmpdump (1)
.SH AUTHORS
Andrej Stepanchuk, Howard Chu
.br
<http://rtmpdump.mplayerhq.hu>