Hi all - I am trying to capture video from the live video stream on this page:
http://www.nola.com/paradecam/
I have read the forums up and down and have tried many iterations of invoking rtmpdump and it's just not working.
Here's what I've come up with:
Code:
rtmpdump -r "rtmp://cp65896.live.edgefcs.net:1935/live/" -a "live/" -f "WIN 11,1,102,62" -W "http://admin.brightcove.com/viewer/us20120217.1246/federatedVideo/BrightcovePlayer.swf" -y "?videoId=802229759001&lineUpId=&pubId=260701697001&playerId=619326652001&affiliateId=" -o test.flv -v -V
..and if you're able to crack it for me, and if the solution isn't glaringly obvious, could you tell me why the above doesn't work? I have a few other live cameras I'd like to pull streams from and don't want to have to bug you every time.
Thanks in advance.