View Single Post
  #97  
Old 10-11-2012, 05:29 PM
RDLS RDLS is offline
Junior Member
 
Join Date: Jun 2012
Posts: 10
RDLS is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by non90 View Post
Do you use a script to combine a filename with model name, date and time? Had that error once and it was solved by changing the order of the parameters. Starts with this posting http://stream-recorder.com/forum/sho...0&postcount=55.

The Solution you will find in this postings:
http://stream-recorder.com/forum/sho...7&postcount=56
http://stream-recorder.com/forum/sho...0&postcount=59
I looked over both of those but so far I've been unable to fix it. Also I just had the bright idea that people might be able to help me better if they could see what I was working on *duh* so here's the code I have atm:
Code:
rtmpdump -r "rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p625.swf" -p "http://chaturbate.com/%username%/" -C S:username -C S:%username% -C S:2.625 -C S:password -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "mp4:%username%-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8" -o "cams\%username%-%date:~-4,4%%date:~-7,2%%date:~-10,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%.flv"

pause
Reply With Quote