View Single Post
  #4  
Old 04-01-2014, 04:38 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Rtmpdump fails half the way through


i have test the streams with BG proxy and i could start all 3 streams without problems under rtmpdump

stream "bnt1" and "bnt2" use secureToken
Code:
-T "B@1R1st1077"


and here all 3 streams with fullcode from rtmpdump

BNT1:

Code:
rtmpdump -v -r "rtmp://edge3.cdn.bg:2020/fls/bnt.stream?at=b397b371faf1b2347ebb6954893264f8" -a "fls" -W "http://cdn.bg/eflash/jwplayer510/player.swf" -p "http://cdn.bg/live/4eViE8vGzI" -y "bnt.stream?at=b397b371faf1b2347ebb6954893264f8" -T "B@1R1st1077" -o "bnt1.flv"
BNT2:

Code:
rtmpdump -v -r "rtmp://edge3.cdn.bg:2020/fls/bnt2.stream?at=b397b371faf1b2347ebb6954893264f8" -a "fls" -W "http://cdn.bg/eflash/jwplayer510/player.swf" -p "http://cdn.bg/live/ZBPbdxDHm7" -y "bnt2.stream?at=b397b371faf1b2347ebb6954893264f8" -T "B@1R1st1077" -o "bnt2.flv"
BNTWORLD:

Code:
rtmpdump -v -r "rtmp://193.43.26.22/live/livestream1" -a "live" -W "http://showww.bnt.bg/sat/myVideo.swf" -p "http://showww.bnt.bg/sat/" -y "livestream1" -o "bntworld.flv"

and here a few screenshots








Reply With Quote