View Single Post
  #4  
Old 07-27-2012, 02:05 AM
shakitoff222 shakitoff222 is offline
Junior Member
 
Join Date: May 2012
Posts: 14
shakitoff222 is on a distinguished road
Default

Re: how i can use rtmpdump to recored Chaturbate?


finally!!!!!!!!!!!!!! it works on my stupie lenovo now...

these 2 codez work

1
Code:
rtmpdump -r"rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,2,202,235" -W "http://ccstatic.chaturbate.com/static/flash/CBV_2p610.swf" -p "http://chaturbate.com/performername/"  -C S:login_name -C S:performer_name -C S:2.610 -C S:your_password_hash
-y "mp4:anyname" -v -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "mp4:public-performername" -o "mp4_public-performername.flv"
Code:
rtmpdump -r "rtmpe://edge2-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,2,202,235" -W "http://ccstatic.chaturbate.com/static/flash/CBV_2p610.swf" -p "http://chaturbate.com/performername/"  -C S:login_name -C S:performer_name -C S:2.610 -C S:your_password_hash -y "mp4:performername" -v -T "m9z#$dO0qe34Rxe@sMYxx%" -o "performername.flv"

New question----"whats “-C S:2.610” why sometimes it change as “-C S:2.593” or “-C S:2.607” how can i get it from the page?
Reply With Quote