View Single Post
  #5  
Old 10-18-2013, 12:53 AM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: yokons server streaming problem ? help


Looks like KSV's current librtmp chokes on this connection call: connection.call("trxuwaaLahRKnaechb", loc0)

I've tried adding conn=S:trxuwaaLahRKnaechb BUT it doesn't do the trick

As a workaround, you can hard-code the call in the librtmp and recompile, (and this WAS indeed done, about a month ago, by one of the respected Gurus on this forum, and confirmed/verified by "yours truly" .... However, in the last few days or so, they changed the playpath and/or something else, which means a new code tweak and recompile is again necessary ...BUT for a "permanent" fix, KSV, would have to roll his sleeves up, come to the rescue, and include those parameters in a new build

Here is the capture:
rtmp://173.192.200.79:443/kuyo app=kuyo playpath=d34adasd?id=0fb78d3cb9ed088f9c9571de0cb9d 2e7&pid=31362e3236392e382e3632 swfUrl=http://yukons.net/yplay.swf pageUrl=http://yukons.net/embed/36343333333436313634363137333634/f05e01c720b83fc6135642a52cd8cfad/650/440

31362e3236392e382e3632 Is the user's (your own) IP hex-encoded

Last edited by peterpan : 10-18-2013 at 02:17 AM.
Reply With Quote