View Single Post
  #194  
Old 03-21-2014, 06:28 AM
gorilla.maguila gorilla.maguila is offline
Member
 
Join Date: Dec 2012
Posts: 62
gorilla.maguila is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Another one:

Code:
 else if (strstr(pageUrl, "arschkrampe.in"))
            {
              RTMP_SendCreateStream(r);
	      SendGetStreamLength(r);
	      SendCommand(r, "StreamPiraten", FALSE);
            }
Code:
rtmpdump -r rtmp://pc3oot.us.to:1935/live -y ak -W http://ni208114_1.vweb03.nitrado.net/player.swf -p http://arschkrampe.in/ak/akstream.php
http://arschkrampe.in/ak/akstream.php
Reply With Quote