View Single Post
  #3  
Old 01-14-2015, 02:37 AM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Default

Re: Help getting this stream


Quote:
Originally Posted by peterpan View Post
Code:
ffmpeg -i "http://74.82.62.52:1935/liverepeater/11.stream/playlist.m3u8" -c copy vid.ts
Code:
rtmpdump -r "rtmp://58.215.207.178:1936/live/" -a "live/" -f "WIN 16,0,0,235" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp?code=22FqIvdOxTMn2OxTNiaTZdOxZOxZalZamZcmaf" --live -y "cctv5_gq" -o "2015-01-11_11-52-47_cctv5_gq.flv"
Code:
c:\>rtmpdump -r "rtmp://58.215.207.178:1936/live/" -a "live/" -f "WIN 16,0,0,235
" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/htm
l/flv.asp?code=22FqIvdOxTMn2OxTNiaTZdOxZOxZalZamZcmaf" --live -y "cctv5_gq" -o "
2015-01-11_11-52-47_cctv5_gq.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL

With patches

Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   600.00
INFO:   height                  360.00
INFO:   videodatarate           271.48
INFO:   framerate               15.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           31.25
INFO:   audiosamplerate         48000.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   creationdate            1421076649168
INFO:   metadatacreator         Yet Another Metadata Injector for FLV - Version
1.8
INFO:   hasKeyframes            TRUE
INFO:   hasVideo                TRUE
INFO:   hasAudio                TRUE
INFO:   hasMetadata             TRUE
INFO:   canSeekToEnd            FALSE
INFO:   datasize                0.00
INFO:   videosize               0.00
INFO:   audiosize               0.00
INFO:   lasttimestamp           0.00
INFO:   lastkeyframetimestamp   0.00
INFO:   lastkeyframelocation    0.00
INFO:   filesize                0.00
33.271 kB / 4.33 sec
Thanks but it is not working. I got an error telling me this:

Code:
ERROR: RTMP_Connect1, handshake failed.
Could it be that the code provided is no longer working?. Can you check this please?. Thanks in advance.
Reply With Quote