Quote:
Originally Posted by MPW
Code:
rtmpdump -v -r rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154 -y "streams/live" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.558.swf" -p "http://www.nasa.gov/multimedia/nasatv/ustream.html" -a "ustreamVideo/6540154" -o NASAHDTV-recording.flv
|
when i tried that i got this
Code:
C:\>rtmpdump -v -r rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154 -y "strea
ms/live" -W "http://cdn1.ustream.tv/swf/4/viewer.rsl.558.swf" -p "http://www.nas
a.gov/multimedia/nasatv/ustream.html" -a "ustreamVideo/6540154" -o NASAHDTV-reco
rding.flv
RTMPDump v1.5a
(c) 2009 Andrej Stepanchuk, license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 0
DEBUG: Parsed host : flash86.ustream.tv
DEBUG: Parsed port : 1935
DEBUG: Parsed app : ustreamVideo
DEBUG: Parsed playpath: 6540154
rtmpdump: invalid option -- W
unknown option: ?
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: Protocol : RTMP
DEBUG: Hostname : flash86.ustream.tv
DEBUG: Port : 1935
DEBUG: Playpath : streams/live
DEBUG: tcUrl : rtmp://flash86.ustream.tv:1935/ustreamVideo/6540154
DEBUG: pageUrl : http://www.nasa.gov/multimedia/nasatv/ustream.html
DEBUG: app : ustreamVideo/6540154
DEBUG: flashVer : LNX 9,0,124,0
DEBUG: live : yes
DEBUG: timeout : 300 sec
DEBUG: Connect, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 410
DEBUG: HandShake: Initial client digest:
3C 42 A2 D3 25 C1 1C 53 E7 D8 97 CB 0C 95 DC 17 F1 A1 32 C5 00 A3 C9 89 80 90 2D
FD C3 1C 1B 1F
DEBUG: HandShake: Type Answer : 03
DEBUG: HandShake: Server Uptime : 83985179
DEBUG: HandShake: FMS Version : 3.5.1.1
WARNING: Trying different position for server digest!
DEBUG: HandShake: Server DH public key offset: 874
DEBUG: HandShake: Client signature digest position: 410
DEBUG: HandShake: Digest key:
FB B2 C0 0F 36 1E 2B D3 C2 47 2C 02 50 86 C5 F7 B6 6F 04 1F 58 87 26 62 04 8C 6C
D8 A5 6F 6B CA
DEBUG: HandShake: Signature calculated:
E5 AF 5B A9 99 B4 26 F7 79 EB FF C0 32 5A 0A CC 9B F3 34 1D 84 27 EA F2 E5 0A D0
4F 3A 4C DB 88
DEBUG: HandShake: Server sent signature:
E5 AF 5B A9 99 B4 26 F7 79 EB FF C0 32 5A 0A CC 9B F3 34 1D 84 27 EA F2 E5 0A D0
4F 3A 4C DB 88
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Calculated digest key from secure key and server digest:
08 9E AF 3C AB D5 DF 71 FD 1A 69 94 87 B3 D3 3E 23 FA CA 1A A9 03 20 E6 C0 B1 DF
96 7D B7 40 5C
DEBUG: HandShake: Client signature calculated:
22 A9 A9 87 8C D2 5E C2 28 10 D7 8A B0 3B 3D 69 3F 6C B9 B5 C6 E2 C9 08 8A 36 95
E9 4E 97 E2 F8
DEBUG: HandShake: Handshaking finished....
DEBUG: Connect, handshaked
Connected...
Starting download at 0.000 KB
DEBUG: GetNextMediaPacket, received: server BW
DEBUG: GetNextMediaPacket, received: client BW
DEBUG: HandlePing, received ping. type: 0, len: 6
DEBUG: GetNextMediaPacket, received: invoke 146 bytes
DEBUG: Property: <Name: no-name., STRING: _error>
DEBUG: Property: <Name: no-name., NUMBER: 1.00>
DEBUG: Property: NULL
DEBUG: Property: <Name: no-name., OBJECT>
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetConnection.Co
nnect.Rejected>
DEBUG: Property: <Name: description, STRING: Connection faile
d.>
DEBUG: Property: <Name: application, OBJECT>
DEBUG: Property: <Name: reason, STRING: offline>
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: GetNextMediaPacket, received: invoke 18 bytes
DEBUG: Property: <Name: no-name., STRING: close>
DEBUG: Property: <Name: no-name., NUMBER: 0.00>
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
Closing connection... done!
C:\>
what am i doing wrong? why is everyone else getting it to work but i'm not? i don't get it