View Single Post
  #7  
Old 08-24-2012, 11:27 PM
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?


Quote:
Originally Posted by InterdimensionalCow View Post
I'm trying to do similarly, and I tried the above codes. I modified them a little to fit, but I'm still getting errors. The first code gives me an error about not specifying the path or something, so I modified from the second code.

Code:
rtmpdump -r "rtmpe://edge2-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,2,202,235" -W "http://chaturbate.com/static/flash/CBV_2p613.swf" -p "http://chaturbate.com/caylin/"  -C S:USERNAME -C S:caylin -C S:2.613 -C S:PASSWORDHASH -y "mp4:caylin" -v -T "m9z#$dO0qe34Rxe@sMYxx%" -o "caylin.flv"
This is what happens when trying his second code:

Code:
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: Closing connection: NetStream.Play.Failed
I assume the -T is something specific I need to change... But if so, what? I am changing the USERNAME and PASSWORDHASH to mine after looking up how to get the hash. Sorry, I'm used to Replay Media Catcher, which you know doesn't work on this site. I do know coding though - just need to know the format, what to look for, etc.
are you trying to recored the room with password protected? rtmp-dump not work with the passworded room anymore, hope someone can help us.
Reply With Quote