View Single Post
  #2  
Old 12-22-2009, 12:00 AM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: rtmpe and swf verification problems with tv4play.se


Looks like your swfUrl / swfSize / swfHash are invalid. I found these parameters from that site and it works for me:

rtmpdump --debug --swfUrl 'http://www.tv4play.se/polopoly_fs/1.939636.1260780980!approot/superspelarflashlet.swf' --swfhash 'e1797c5d77de16df98184bbfa4399bb03009dbd6cace43037 77b34eeab45b7e2' --swfsize '225218' --rtmp 'rtmp://cp70051.edgefcs.net/tv4ondemand?ovpfv=2.1.2' --playpath 'mp4:/mp4root/2009-11-25/A53G0CFN-FORKVALLHALSA_885464_T6MP48_.mp4' -o out.flv -p "http://www.tv4play.se/noje_och_humor/forkvall?videoId=1.1357384"

Notice that it doesn't need rtmpe.
Reply With Quote