View Single Post
  #1  
Old 06-06-2014, 10:07 PM
redice redice is offline
Junior Member
 
Join Date: Jun 2014
Posts: 1
redice is on a distinguished road
Default

How to download this video file?


How to download this rtmp source video file?

http://www.military.com/video/operat...1678794581001/

I tried trmpdump as following, but not working:

Code:
rtmpdump -r "rtmp://brightcove-80.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand?videoId=1678794581001&lineUpId=&pubId=77374810001&playerId=7758
2285001&affiliateId=" -o "output.mp4"
C:\Users\Administrator\Downloads\rtmpdump-2.4-2013-12-22>rtmpdump -r "rtmp://brightcove-80.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand?videoId=1678794581001&lineUpId=&pubId=773 74810001&playerId=7758
2285001&affiliateId=" -o "output.mp4"
RTMPDump v2.4 GIT-2013-12-05 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Reply With Quote