Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

chaturbate.com: SecureToken problems

(http://stream-recorder.com/forum/showthread.php?t=10869)

rastamanx 03-12-2014 08:31 PM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by malky (Post 64887)
No problems recording here.

rtmpdump -v -r "rtmp://edge13-b.stream.highwebmedia.com/live-edge" -p "http://chaturbate.com/*******" -C S:****** -C S:*****
-C S:2.644 -C S:pbkdf2_sha256$12000$Cml4dozmu5iA$bCs47aQOxTx7WIZ kdyTJMpgkWcfdXX/ZG8oONigPr4= -C S:6ba9a53862b1a4c741ede208635e24ebcfacfac7706629ed 631adabca107c3a3 -T "m9z#$dO0qe34Rxe@sMYxx%%" -y "playpath" -o "*******_1392961409.flv"
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
90991.479 kB / 5012.37 sec

1/ -C S:****** = username
2/ -C S:***** = model username
3/ -C S:2.644 = client flash version
4/ -C S:pbkdf2_sha256 = user pass hash
5/ -C S:6ba9a53862b1a4c741ede208635e24ebcfacfac7706629ed 631adabca107c3a3
6/ -T "m9z#$dO0qe34Rxe@sMYxx%%" = secure token

Anyone can explain what this last (#5) S: param is and how do you get it through command line ?

Arukarudo 03-12-2014 10:08 PM

Re: chaturbate.com: SecureToken problems


 
I know this number change each room, but i don't know if it changes each streaming, you would need to check the same streaming at different times... but anyway the code is there on the html of the model page, if you're going to do it by command line you would need to download and process it with some script, you could use php for example. all the relevant info is inside the html right after this piece of code
Code:

if (HasFlash()) { EmbedViewerSwf(

rastamanx 03-13-2014 12:43 AM

Re: chaturbate.com: SecureToken problems


 
Yeah I'm pretty sure it's a model room hash, and it's now needed.
No more directly running a batch script to rtmpdump, a first curl+egrep/gawk will prolly be needed (or php).

malky 03-14-2014 04:48 AM

Re: chaturbate.com: SecureToken problems


 
That's why you should use the bookmark script. It gets all the data you need and forms the rtmpdump command line ready for you to use. If you use multiple cmd windows you can record as many models as you want.

As for the use of anonymous. My old script still works no problem.

If you get the parameters using the javascript console parameter 5 is called rp. So probably room password I would have thought.

miles_gloriosus 03-16-2014 12:39 AM

Re: chaturbate.com: SecureToken problems


 
Thank you malky and Arukarudo!!!

malky 03-16-2014 04:51 PM

Re: chaturbate.com: SecureToken problems


 
While trying something new I accidently forgot to put the room password hash in the command line. I was surprised to see it still recorded!

Stream Ripper 03-16-2014 10:31 PM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by malky (Post 66422)
While trying something new I accidently forgot to put the room password hash in the command line. I was surprised to see it still recorded!

Wow, see if you can duplicate that again intentionally :)

stream23leech 03-18-2014 06:50 PM

Re: chaturbate.com: SecureToken problems


 
Is the script meant to work with RTMPDump v2.4 out of the box?

Code:

DEBUG: RTMP_ClientPacket, received: invoke 113 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:          no-name., STRING:        onStatus>
DEBUG: Property: <Name:          no-name., NUMBER:        0.00>
DEBUG: Property: NULL
DEBUG: Property: <Name:          no-name., OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:        error>
DEBUG: Property: <Name:              code, STRING:        NetStream.Play.Failed>
DEBUG: Property: <Name:        description, STRING:        security>
DEBUG: Property: <Name:          clientid, NUMBER:        1071194377.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.Failed
ERROR: Closing connection: NetStream.Play.Failed
DEBUG: Closing connection.

http://pastebin.com/Dyf75WhR

malky 03-19-2014 01:18 AM

Re: chaturbate.com: SecureToken problems


 
No. It only works with the KSV patched version of RTMPdump that is available from his github.

https://github.com/K-S-V/Scripts/downloads

yetanotherday 03-20-2014 01:31 AM

Re: chaturbate.com: SecureToken problems


 
Quote:

Originally Posted by malky (Post 66460)
No. It only works with the KSV patched version of RTMPdump that is available from his github.

https://github.com/K-S-V/Scripts/downloads

hello can u tell me how i can get this shit working on linux ubuntu without distroying system and download wrong dependencies ??
:o

which directive i will use to call the rtmpdump :confused: /home/ ??


All times are GMT -6. The time now is 07:09 PM.