View Single Post
  #202  
Old 03-26-2014, 11:07 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 clone:

Code:
else if (strstr(pageUrl, "streamify.tv"))
{
     SendCommand(r, "keGoVidishStambolSoseBardovci", TRUE);
     RTMP_SendCreateStream(r);
}
Reply With Quote