Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#251
|
|||
|
|||
Re: chaturbate.com: SecureToken problems@muller91
you have to use latest rtmpdump by ksv to work the code u mentioned. If you dont have it get it from the link below. Code:
http://www.mediafire.com/file/bwxugu3x319p1x5/rtmpdump-2.4.zip or just use the following javascript to get your password hash. Code:
javascript:var%20prm=document.getElementById('movie').childNodes[6].value;prm=prm.replace(/=/g,"&").split("&");alert(prm[25]); |
#252
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsHi everybody!
I'm trying to record chaturbate model with this code: rtmpdump -r "rtmp://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,6,602,180" -W "http://chaturbate.com/static/flash/CBV_2p634.swf" -p "http://chaturbate.com/model/" -y "mp4" -o "model_%_date%_%_time%.flv" -C S:Anonymoususer -C S:model -C S:2.634 -C S:anonymous -T "m9z#$dO0qe34Rxe@sMYxx%" --live ...but it doesn't work! It says : Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.Failed What's the problem? How can I fix this??? Please, somebody help me!!! |
#253
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
OK, I got the password hash part, but I kept getting "model status is error"? |
#254
|
|||
|
|||
Re: chaturbate.com: SecureToken problems@muller92 & @pianeta5
If you are using the following CB Script; rtmpdump -r "rtmp://edge12-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,6,602,180" -W "http://chaturbate.com/static/flash/CBV_2p634.swf" -p "http://chaturbate.com/CamName/" -y "mp4" -o "C:\temp\Test.flv" -C S:Anonymoususer -C S:CamName -C S:2.634 -C S:anonymous -T "m9z#$dO0qe34Rxe@sMYxx%" --live Replace 'Anonymoususer' with YOUR CB USERNAME and 'anonymous' with YOUR PW HASH |
#255
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
|
#256
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
Now says: ERROR: Closing connection: NetStream.Play.Failed |
#257
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsanonymous can only have a stream open once. Did you close it in your browser?
|
#258
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsOK, it seems like different versions of rtmpdump.exe produces different errors code.
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV) - Model Status Error rtmpdump v2.4 GIT-2011-07-11 (Compiled by KSV) - NetStream.Play.Failed Just to be sure, I only need to copy one file rtmpdump.exe to my Windows/systems32 folder, right? Thanks. |
#259
|
|||
|
|||
Re: chaturbate.com: SecureToken problemscan any one tell me what is the exact rtmp url of each chaturbate stream ? how i can feed it to jw player ?
|
#260
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsI have using the following code it works fine with me with any version of rtmpdump by ksv.
Code:
rtmpdump -r "rtmp://edge7-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,5,502,146" -W "http://chaturbate.com/static/flash/CBV_2p634.swf" -p "http://chaturbate.com/CamName/" -y "mp4" -o "C:\temp\Test.flv" -C S:CB_USERNAME -C S:CamName -C S:2.634 -C S:PW_HASH -T "m9z#$dO0qe34Rxe@sMYxx%" --live |
Tags: chaturbate, securetoken |
Thread Tools | |
Display Modes | |
|
|