View Single Post
  #2  
Old 05-07-2013, 04:25 AM
pianeta5 pianeta5 is offline
Junior Member
 
Join Date: May 2013
Posts: 13
pianeta5 is on a distinguished road
Unhappy

Re: chaturbate.com -- Finding ultimate rtmpdump working code


I'm trying to record chaturbate model with this code:
rtmpdump -r "rtmp://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,6,602,180" -W "http://chaturbate.com/static/flash/CBV_2p634.swf" -p "http://chaturbate.com/model/" -y "mp4" -o "model_%_date%_%_time%.flv" -C S:Anonymoususer -C S:model -C S:2.634 -C S:anonymous -T "m9z#$dO0qe34Rxe@sMYxx%" --live

but not work!
I tryed to replace Anonymoususer with my chaturbate user name and anonymous with my password hash...
...but it doesn't work! It says :
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.Failed

PS: rtmpdump is 2.4 version
Reply With Quote