View Single Post
  #207  
Old 04-21-2014, 09:36 AM
fightnight fightnight is offline
Junior Member
 
Join Date: Jul 2013
Posts: 5
fightnight is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by gorilla.maguila View Post
Another clone:

Code:
else if (strstr(pageUrl, "streamify.tv"))
{
     SendCommand(r, "keGoVidishStambolSoseBardovci", TRUE);
     RTMP_SendCreateStream(r);
}
It would be great if we find a solution for this.. maybe some external parameter called for rtmpdump?

The list of webpages using this is growing
Reply With Quote