View Single Post
  #2  
Old 12-10-2010, 09:51 AM
Stream Recorder
 
Posts: n/a
Default

Re: logotv.com video how to download..?


Tried to save this RTMPE stream with rtmpsuck, but it failed:
Code:
Processing connect
app: viacomlogostrm
flashVer: LNX 10,1,102,65
swfUrl: http://media.mtvnservices.com/player/release/?v=4.9.0
tcUrl: rtmpe://viacomlogostrmfs.fplive.net:1935/viacomlogostrm
pageUrl: http://www.logotv.com/video/misc/603042/first-look-rupauls-drag-race-season-3.jhtml?id=1651953
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!
Then tried another video from logotv.com and it was saved without any problem.
Code:
Processing connect
app: viacomlogostrm
flashVer: LNX 10,1,102,65
swfUrl: http://media.mtvnservices.com/player/release/?v=4.9.0
tcUrl: rtmpe://viacomlogostrmfs.fplive.net:1935/viacomlogostrm
pageUrl: http://www.logotv.com/video/misc/595704/rupauls-drag-race-season-3-the-cast-is-revealed.jhtml?id=1651953
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
Playpath: mp4:gsp.egvrenditions/logoonline.com/2010/11/09/05/44/RPDR3_Launch45_Online_FINAL_384x288_450.mp4
Saving as: RPDR3_Launch45_Online_FINAL_384x288_450.mp4
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO:   duration              45.14
INFO:   moovPosition          32.00
INFO:   width                 384.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        29.97
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                1350000.00
INFO:   timescale             29970.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                995328.00
INFO:   timescale             22050.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
WARNING: ignoring too small audio packet: size: 0
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
Try rtmpsuck or other RTMPE recorders such as freeware StreamTransport, CooJah + Blader

p.s. I wonder why such streams need to use "secure" RTMPE protocol at all.
Reply With Quote