Does anyone know who to get this working on mac? I don't want to use windows/vmware anymore and I would love to write us an mac application that automates the whole capturing process.
But unfortunately I only get the
message with a compiled mac version of ksv.
I'm using:
Quote:
rtmpdump -r "rtmpe://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -W "http://chaturbate.com/static/flash/CBV_2p627.swf" -p "http://chaturbate.com/PerfName/" -y "mp4" -o "test.flv" -C S:myName -C S:PerfName -C S:2.627 -C S bkdf2… -T "m9z#$dO0qe34Rxe@sMYxx%" --live
|
To compile the version, I downloaded the offical rtmpdump 2.4 release and used the patch.diff file via Terminal:
patch < patch.diff.
Then I compiled it with:
make SYS=darwin
sudo make SYS=darwin install
Are the changes that ksv made not working with a mac compiled version?
---------
The svnpenn version is also not working. I get the RTMP_ReadPacket, failed to read RTMP packet header error message.