I'm trying to capture the video found here:
Code:
http://www.wlos.com/shared/newsroom/top_stories/videos/wlos_vid_4913.shtml
This is the
RTMPdump command line I'm using, but something must be wrong:
Code:
rtmpdump -r rtmp://fms.sbgnet.com/vod -a vod -y mp4:wlos/wlos_top_stories_20111207sixconniefalls.mp4 -s http://www.wlos.com/template/flashplayers/fpcomm/swf/flowplayer.rtmp.swf -p http://www.wlos.com/shared/newsroom/top_stories/videos/wlos_vid_4913.shtml -o video.flv -V
Any help would be most appreciated!