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!