Hi

I was trying to record a rtmp stream using rtmpdump and i got the following Error.

ERROR: RTMP_HashSWF: connection lost while downloading swfurl https://us.reg.meeting-stream.com/sl/StreamLine_blue.swf?i=c5bbe059fce64e3e9665d27b9d9...292d2&v=2.5.70

This is the rtmpdump command i ran :

Code:
/usr/local/bin/rtmpdump -r "rtmpe://stream09c.stream57.com:1935/streamline/564/83301" -a "streamline/564/83301" -y "shared_streams/564/83301/7bab39e4050f403dbf81c8c81835b2b3_1389708628319_1389711648602" -W "https://us.reg.meeting-stream.com/sl/StreamLine_blue.swf?i=c5bbe059fce64e3e9665d27b9d993334&t=2488f447fef7443b8a5b947c8a3292d2&v=2.5.70" -p "https://us.reg.meeting-stream.com/wellsfargobankna_011414/SL.aspx?" -o "output.flv"
Any idea on how to overcome this problem. Thanks in advance....