View Single Post
  #1  
Old 02-03-2010, 08:37 AM
tommieie tommieie is offline
Junior Member
 
Join Date: Feb 2010
Posts: 11
tommieie is on a distinguished road
Default

3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump


Hello,

Can you please help me with the following? I'd like to save the following video:
Code:
http://3voor12.vpro.nl/tv/#/41129804/43040535/0
I figured out that it was described in the following xml:
Code:
http://3voor12.vpro.nl/api/media/1/rest//program/43040535.xml
and as SWF Verification is required I used the following command:

rtmpdump -r "rtmpe://fmss.vpro.nl/media/mp4:42384188.mp4" -W "http://3voor12.vpro.nl/flash/vodmediaplayer-25052009.swf" -o file.mp4

however rtmpdump only gives the following response: Connecting ... and an empty output file and that's it. Is this some new security enhancement by Adobe?

working under Vista & rtmpdump 2.1c

Thanks!
Reply With Quote