View Single Post
  #14  
Old 05-01-2011, 11:19 AM
justauser justauser is offline
Junior Member
 
Join Date: May 2011
Location: Brazil
Posts: 2
justauser is on a distinguished road
Default

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


Hi nullacht,
I just saw your post about rtmpdump here.

I see that RTMPdump 2.1d still works with some rtmpe sites. I was trying to download a video from MTV, more specifically this one:

_http://media.mtvnservices.com/player/prime/?v=1.8.1&CONFIG_URL=http://media.mtvnservices.com/player/config.jhtml?uri=mgid:uma:video:mtv.com:646956&ins tance=oma&id=1662352&autoPlay=false&sid=MTV_OMA&vi d=646956&type=network&type=network&uri=mgid:uma:vi deo:mtv.com:645978&sid=MTV_OMA

I was using this code:

Code:
rtmpdump -r "rtmpe://cp10740.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?ovpfv=2.1.4" -W "http://media.mtvnservices.com/player/prime/?v=1.8.1&CONFIG_URL=http://media.mtvnservices.com/player/config.jhtml?uri=mgid:uma:video:mtv.com:646956&instance=oma&id=1662352&autoPlay=false&sid=MTV_OMA&vid=646956&type=network&type=network&uri=mgid:uma:video:mtv.com:645978&sid=MTV_OMA" -y "mp4:mtvcomstor/_!/mtv.com/news/overdrive/daily/2011/april/27/oma_hit/oma_hit_rev_640x480_1600.mp4"
Somehow it begins downloading but it gets a strange error and the PC starts beeping like crazy.

Am I doing something wrong or it just won't work?

Thank you

P.S.: If anyone else knows what to do, I would appreciate too.
Reply With Quote