View Single Post
  #12  
Old 06-28-2012, 11:20 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: How to dump-problem


Quote:
Originally Posted by karlo2105 View Post
I found it those rtmp streams come from same source like this which only works for 20 seconds in VLC before dropping.

Code:
http://io.planet9.si/player/siolplayer.swf?liveid=hrt2&pid=orto.si
They aren't using any security tricks. try with curl or wget. if they can download continuously then it's vlc fault or bandwidth problem.

Quote:
Originally Posted by evol View Post
Hi KSV can we use this update like your example for chap ?
Code:
rtmpdump -r "rtmpt://213.250.3.162/" -a "" -y "espnclassic" -o Test.flv --timeout 1
Im guessing here and just change the "espnclassic" part ?
why not?


i have also re-uploaded the package with some minor tweaks. use --verbose | -V to see what's going on when using rtmpt.
Reply With Quote