1rtmpget(1) rtmpget(1)
2
3
4
6 rtmpget - Gnash Utility For Fetching RTMP-data
7
9 rtmpget [options...] [url...]
10
12 RTMP is a protocol for streaming/communicating SWF-data over networks.
13 RTMPGet is a proof of concept utility for fetching a RTMP-stream.
14
15 RTMPGet fetch an url containing RTMP-data for saving it to disk.
16
17 -h Print usage info.
18
19 -V Print version information.
20
21 -d Display init file to the terminal.
22
23 -n Verbose networking debug info.
24
25 -v Verbose output.
26
27
28
29 18 April 2011 rtmpget(1)