View Single Post
  #218  
Old 02-10-2013, 10:32 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Your sample line tells me that you are trying to catch private shows. According to some previous posters private shows don't work anymore.

A working (Windows) commandline Batch for public shows should look like this:
Code:
rtmpdump -v -r "rtmpe://edge4-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,5,502,146" -W "http://chaturbate.com/static/flash/CBV_2p632.swf" -p "http://chaturbate.com/modelname" -C S:AnonymousUser -C S:modelname -C S:2.632 -C S:anonymous -C S:00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff -y "playpath" -T "m9z#$dO0qe34Rxe@sMYxx%" -o "modelname.flv"
Note that the fourth "-C" parameter (optional hash) is not really necessary atm.
Reply With Quote