View Single Post
  #134  
Old 11-14-2012, 03:20 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


So I'm having a slight problem. In my rtmp file I have this:

Code:
rtmpdump -r "rtmpe://edge4-b.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p627.swf" -p "http://chaturbate.com/%username%/" -y "mp4:%username%-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8" -o "chaturbate\%username%-%date:~-4,4%%date:~-7,2%%date:~-10,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%.flv" -C S:name -C S:%username% -C S:2.627 -C S:password= -T "m9z#$dO0qe34Rxe@sMYxx%" --live
I believe I've done everything correctly however all I get is

Code:
INFO: Connected...
and nothing else. I've played around with the code quite a bit and maybe it's because I'm frustrated but I can't seem to find what I'm doing wrong. Can anyone help me out?
Reply With Quote