View Single Post
  #101  
Old 10-15-2012, 12:32 PM
flock flock is offline
Junior Member
 
Join Date: Oct 2012
Posts: 4
flock is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


I compiled svnpenn's 2.4 under mac and it isn't working. I only get this message:
Quote:
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
I'm using this code:
Quote:
rtmpdump -r "rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p625.swf" -p "http://chaturbate.com/perfname/" -C S:myaccount -C Serfname -C S:2.625 -C S:mypassword -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "anything" -o "Test.flv"
If I use KSV patched 2.4 version for windows it is working fine (with the same code).

Any idea why?

I really would like to get it working under mac, so that I could write us an app for automatic fetching.

Update: I also tried to apply the patch.diff to the uncompiled 2.4, but then I can't get it to compile.

Last edited by flock : 10-15-2012 at 01:16 PM.
Reply With Quote