I keep getting the problem NetStream.Play.Failed when I try the below code (I switched the username and password hash respectively, replacing the "$" with "^$" and "\u003D" with "="):
Code:
rtmpdump -r "rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -W "http://ccstatic.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"
pause
I'm still learning the format for this tool, sadly. I replaced the flash version with my current one, and was getting a "RTMP_ReadPacket" at first. I'm not sure what I'm doing wrong exactly - I've tried several other ways I didn't keep track. What's the blatantly obvious thing I'm missing?