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
  #211  
Old 02-06-2013, 06:38 AM
tgl tgl is offline
Junior Member
 
Join Date: Feb 2013
Posts: 6
tgl is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by InterdimensionalCow View Post
Hmm, odd. I'm using AmazingMatze's second Javascript code from the post at the top of this page, rtmpdump 2.4, closing my browser after getting the line, and putting it in a .bat with rtmpdump. However, I still get the NetStream.Play.Failed error. I'm probably just doing something stupidly wrong, but then I don't know how to identify it.
I have the same problem, could you (Amazingmatze or someone else) check if it still working for public shows also?? please
Reply With Quote
  #212  
Old 02-06-2013, 08:58 PM
jimbob9 jimbob9 is offline
Junior Member
 
Join Date: Jan 2013
Posts: 9
jimbob9 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


I'm glad to see I'm not the only one having this problem.
Reply With Quote
  #213  
Old 02-07-2013, 09:54 AM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by tgl View Post
I have the same problem, could you (Amazingmatze or someone else) check if it still working for public shows also?? please
It is still working as expected. Tested on latest Firefox 18.0.2 with latest KSV compiled version of RTMPDump.
Quote:
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
https://github.com/K-S-V/Scripts/downloads
Reply With Quote
  #214  
Old 02-10-2013, 01:08 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


Hmm, trying that version of RTMPDump... Well, I'll do a full test later, but the error is more definite now. I could guess why it's not working, but I can't mess with it right now. Still, thanks for linking us that version.
Reply With Quote
  #215  
Old 02-10-2013, 06:57 PM
flock flock is offline
Junior Member
 
Join Date: Oct 2012
Posts: 4
flock is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Does anyone know who to get this working on mac? I don't want to use windows/vmware anymore and I would love to write us an mac application that automates the whole capturing process.

But unfortunately I only get the
Quote:
Model status is error
message with a compiled mac version of ksv.

I'm using:
Quote:
rtmpdump -r "rtmpe://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -W "http://chaturbate.com/static/flash/CBV_2p627.swf" -p "http://chaturbate.com/PerfName/" -y "mp4" -o "test.flv" -C S:myName -C S:PerfName -C S:2.627 -C Sbkdf2… -T "m9z#$dO0qe34Rxe@sMYxx%" --live
To compile the version, I downloaded the offical rtmpdump 2.4 release and used the patch.diff file via Terminal:
patch < patch.diff.
Then I compiled it with:
make SYS=darwin
sudo make SYS=darwin install

Are the changes that ksv made not working with a mac compiled version?

---------
The svnpenn version is also not working. I get the RTMP_ReadPacket, failed to read RTMP packet header error message.
Reply With Quote
  #216  
Old 02-10-2013, 08:14 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by flock View Post
I'm using:
Quote:
rtmpdump -r "rtmpe://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -W "http://chaturbate.com/static/flash/CBV_2p627.swf" -p "http://chaturbate.com/PerfName/" -y "mp4" -o "test.flv" -C S:myName -C S:PerfName -C S:2.627 -C Sbkdf2… -T "m9z#$dO0qe34Rxe@sMYxx%" --live
You do notice, that you are using an outdated SWF version, don't you? Current version is 2.632.
Reply With Quote
  #217  
Old 02-10-2013, 10:01 PM
flock flock is offline
Junior Member
 
Join Date: Oct 2012
Posts: 4
flock is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by AmazingMatze View Post
You do notice, that you are using an outdated SWF version, don't you? Current version is 2.632.
thanks, but it is still not working. Changed it to CBV_2p632.swf and S:2.632.
Reply With Quote
  #218  
Old 02-10-2013, 11:32 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Your sample line tells me that you are trying to catch private shows. According to some previous posters private shows don't work anymore.

A working (Windows) commandline Batch for public shows should look like this:
Code:
rtmpdump -v -r "rtmpe://edge4-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,5,502,146" -W "http://chaturbate.com/static/flash/CBV_2p632.swf" -p "http://chaturbate.com/modelname" -C S:AnonymousUser -C S:modelname -C S:2.632 -C S:anonymous -C S:00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff -y "playpath" -T "m9z#$dO0qe34Rxe@sMYxx%" -o "modelname.flv"
Note that the fourth "-C" parameter (optional hash) is not really necessary atm.
Reply With Quote
  #219  
Old 02-21-2013, 02:06 PM
Han5 Han5 is offline
Junior Member
 
Join Date: Jan 2013
Posts: 4
Han5 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


This is really an amazing thread, been figuring out how to capture chaturbate cams and its all laid out here. Thanks to KSV and the members who posted above for contributing and keeping this topic alive Best thread eva.

Btw does anyone know if KSV's patch would work on wine emulation?
Reply With Quote
  #220  
Old 02-21-2013, 11:49 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


So does anyone know how to record passworded shows? I'll pay a little money potentially if someone can help me get it working.
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 09:05 PM.


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