View Single Post
  #153  
Old 09-13-2013, 10:25 AM
jhb50 jhb50 is offline
Member
 
Join Date: Nov 2011
Posts: 54
jhb50 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by gorilla.maguila View Post
@KSV

Please add this:

Code:
else if (strstr(pageUrl, "yycast.com"))
{
 SendCommand(r, "trajkoProkopiev", TRUE);
 RTMP_SendCreateStream(r);
}
I confirm the requirement and second this request to be able to access yycast streams
Reply With Quote