View Single Post
  #3  
Old 02-15-2011, 08:01 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Cool

Re: www.rtc.be: rtmpdump error: failed to read RTMP packet header


Quote:
Originally Posted by chessfarrell View Post
The video I'm interested in is this one: _http://www.rtc.be/content/view/4358/166/
Quote:
Originally Posted by chessfarrell View Post
And here is what I get:

Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

http://www.rtc.be uses secureToken!

Code:
evt.info.secureToken, "o%p#i7Su@a"
RTMPDump:

Code:
rtmpdump -r "rtmpe://media.rtc.be:1935/vod/166597.mp4" -o 166597.flv -T "o%p#i7Su@a"
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             25.00
INFO:   length                3701.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             32000.00
INFO:   length                4738048.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       32000.00
INFO:   videoframerate        25.00
INFO:   aacaot                2.00
INFO:   avclevel              51.00
INFO:   avcprofile            100.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 512.00
INFO:   height                288.00
INFO:   moovposition          40.00
INFO:   duration              148.06
5362.057 kB / 148.03 sec (99.9%)
Download complete
Reply With Quote