View Single Post
  #8  
Old 06-19-2014, 03:25 AM
P3T3 P3T3 is offline
Member
 
Join Date: Apr 2014
Posts: 54
P3T3 is on a distinguished road
Default

Re: can you rtmpdump this for me please


Quote:
Originally Posted by summitsc View Post
You can use something like this:
Code:
redirect=`rtmpdump -v -r "rtmp://31.220.0.193:1935/redirect" -y "41" -V -B 0.1 2>&1 | grep "redirect, STRING:" | grep -o 'rtmp[^>]*'`
rtmpdump -v -r "$redirect" -y "41" -W "http://static.surk.tv/atdedead.swf" -p "http://filotv.pw" -T '#atd%#$ZH' -C S:OK -q -o out.flv
This is a good idea but no good for my rtmpdump script I am using, maybe I could write a new script!
After some editing it works
BIG THANK YOU, funny thing is the swf atdedead and there other stream swf is jwplayer1fuckyouwanker.swf hahah

Last edited by P3T3 : 06-19-2014 at 08:45 AM.
Reply With Quote