Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #61  
Old 06-09-2012, 09:44 PM
diablo888 diablo888 is offline
Junior Member
 
Join Date: Oct 2011
Posts: 11
diablo888 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


best thread of the forum.
KSV is king!
Reply With Quote
  #62  
Old 06-10-2012, 06:15 PM
jfc2697 jfc2697 is offline
Junior Member
 
Join Date: Jun 2012
Posts: 1
jfc2697 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


hey guys i'm a newbie at this and i keep getting model status error i attached a txt file of my code

thx
john
Attached Files
File Type: txt code.txt (5.8 KB, 0 views)
Reply With Quote
  #63  
Old 06-10-2012, 06:42 PM
greenythebeast greenythebeast is offline
Senior Member
 
Join Date: Dec 2011
Posts: 105
greenythebeast is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by jfc2697 View Post
hey guys i'm a newbie at this and i keep getting model status error i attached a txt file of my code

thx
john
http://stream-recorder.com/forum/sho...7&postcount=44
Reply With Quote
  #64  
Old 07-30-2012, 11:05 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 recently my rtm stopped working for chaturbate. I followed all the steps/advice listed in this thread but for some reason I still get the "Model status is error" message. Can someone please help me out?
Reply With Quote
  #65  
Old 07-31-2012, 01:01 PM
non90 non90 is offline
Member
 
Join Date: Jun 2012
Location: Germany
Posts: 44
non90 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by RDLS View Post
So recently my rtm stopped working for chaturbate. I followed all the steps/advice listed in this thread but for some reason I still get the "Model status is error" message. Can someone please help me out?
Do you have have the recent "player" version (CBV_2p61.swf / -C S:2.610) in your command line?

See here:
http://stream-recorder.com/forum/sho...23&postcount=8
and here:
http://stream-recorder.com/forum/sho...79&postcount=5
Reply With Quote
  #66  
Old 08-22-2012, 01:53 PM
InterdimensionalCow InterdimensionalCow is offline
Junior Member
 
Join Date: Aug 2012
Posts: 17
InterdimensionalCow is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


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?
Reply With Quote
  #67  
Old 08-25-2012, 06:09 PM
greenythebeast greenythebeast is offline
Senior Member
 
Join Date: Dec 2011
Posts: 105
greenythebeast is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by InterdimensionalCow View Post
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?
If it's a password protected room, it won't work anymore.
Reply With Quote
  #68  
Old 08-27-2012, 07:47 AM
InterdimensionalCow InterdimensionalCow is offline
Junior Member
 
Join Date: Aug 2012
Posts: 17
InterdimensionalCow is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by greenythebeast View Post
If it's a password protected room, it won't work anymore.
Quote:
Originally Posted by InterdimensionalCow View Post
Well, I was able to watch it without an account. I only made the account due to reading some examples of the code I'd use. I don't think it'd be passworded then...
I guess I should centralize my posts here, huh?
Reply With Quote
  #69  
Old 08-28-2012, 11:19 AM
non90 non90 is offline
Member
 
Join Date: Jun 2012
Location: Germany
Posts: 44
non90 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by greenythebeast View Post
If it's a password protected room, it won't work anymore.
If it is a password protected room but you know the password, you can log into the room and then look up the hash of the room password in the HTML code. Then use this as a 5th "-C S:" parameter like "-C S:"<roompwhash>"" right after the hash of your account password.
Reply With Quote
  #70  
Old 08-28-2012, 06:16 PM
greenythebeast greenythebeast is offline
Senior Member
 
Join Date: Dec 2011
Posts: 105
greenythebeast is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by non90 View Post
If it is a password protected room but you know the password, you can log into the room and then look up the hash of the room password in the HTML code. Then use this as a 5th "-C S:" parameter like "-C S:"<roompwhash>"" right after the hash of your account password.
Yeah, that's what I meant. You need to know the password if you want to record it.
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:00 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons