Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#331
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
2/ -C S:***** = model username 3/ -C S:2.644 = client flash version 4/ -C Sbkdf2_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 ? |
#332
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsI 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( |
#333
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsYeah 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). |
#334
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsThat'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. Last edited by malky : 03-14-2014 at 05:51 AM. Reason: new information |
#335
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsThank you malky and Arukarudo!!!
|
#336
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsWhile trying something new I accidently forgot to put the room password hash in the command line. I was surprised to see it still recorded!
|
#337
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsWow, see if you can duplicate that again intentionally
|
#338
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsIs 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. |
#339
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsNo. It only works with the KSV patched version of RTMPdump that is available from his github.
https://github.com/K-S-V/Scripts/downloads |
#340
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
which directive i will use to call the rtmpdump /home/ ?? |
Tags: chaturbate, securetoken |
Thread Tools | |
Display Modes | |
|
|