Hey, thanks for that. May I ask as to how you found that URL? I'm not sure how I would set up the command though, since I get this error:
Code:
RTMPDump v2.2d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
WARNING: HandShake: Server not genuine Adobe!
ERROR: RTMP_Connect1, handshake failed.
I'm not sure what to do with the RTMP url. I've set up commands like this in the past:
Code:
./rtmpdump -r "rtmp://cp79285.edgefcs.net:80/ondemand?ovpfv=1.1" -a "ondemand?ovpfv=1.1" -y "mp4:/root/international_program_sales/b2b_site/trailers/01_11/rt180275_promo_mipcom_2_384x288_600.mp4" -o guts2.mp4
Thanks again for the help!