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 S erfname -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.