View Single Post
  #10  
Old 11-12-2011, 02:16 PM
hulu_user hulu_user is offline
Junior Member
 
Join Date: Nov 2011
Posts: 2
hulu_user is on a distinguished road
Default

Re: Applying "SWFVerification Type 2 request not supported" patch to latest Git versi


Is this patch good for Hulu?

I used link below,
Code:
rtmpdump  -r "rtmpe://hulufs.fplive.net:1935/hulu/491/14753491" -a "hulu/491/14753491" -f "LNX 11,0,1,152" -W "http://www.hulu.com/site-player/116946/playerwrapper.swf" -p "http://www.hulu.com/watch/61600/surface-episode-1-pilot#x-0,vepisode,1,0" -C Z: -y "mp4:agave14753491_4836598_H264_650.mp4" -o mp4_agave14753491_4836598_H264_650.flv -V
and got error like
Code:
DEBUG: Property: <Name:              level, STRING:     error>
DEBUG: Property: <Name:               code, STRING:     NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:     Connection failed.>
DEBUG: Property: <Name:        description, STRING:     [ Client.SWFVerificiation.Rejected ] : status code 434>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
Reply With Quote