Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#131
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
An how you can get it: You will find it in the html source code of a room with a active cam just in the same line as your own password hash. For that see also: http://stream-recorder.com/forum/sho...6&postcount=90 |
#132
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
......im asking what this part‘s code looks like...lol is that looks like "cd71c03ddf79055d500e588f5cba19c95eca703ab5f5a2365 0a0a5ab45355191" ? in the source code right behid my passwordhash? |
#133
|
|||
|
|||
Re: chaturbate.com: SecureToken problems@ilovestreamz1990
Exactly that it is. |
#134
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsSo I'm having a slight problem. In my rtmp file I have this:
Code:
rtmpdump -r "rtmpe://edge4-b.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p627.swf" -p "http://chaturbate.com/%username%/" -y "mp4:%username%-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8" -o "chaturbate\%username%-%date:~-4,4%%date:~-7,2%%date:~-10,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%.flv" -C S:name -C S:%username% -C S:2.627 -C S:password= -T "m9z#$dO0qe34Rxe@sMYxx%" --live Code:
INFO: Connected... |
#135
|
|||
|
|||
Re: chaturbate.com: SecureToken problems@RDLS
Reminds me of the problem we had a few weeks ago. So just to be sure... are you using KSVs latest build? Means downloaded at least at 4th November or later (latest would be 9th November)? |
#136
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsUmm I don't believe I am. Where might I find it? Thanks in advance.
|
#137
|
|||
|
|||
Re: chaturbate.com: SecureToken problems |
#138
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsAnyone have any idea why Im suddenly getting this; info:model status is error.
Worked great up until this morning. Heres my batch file. Yes I have removed my username and pw hash. Code:
@echo off echo Nickname: set /p nick= :loop FOR /F "tokens=1,2,3,4,5 delims=/. " %%a in ('date/T') do set _date=%%c-%%b-%%d%%a FOR /F "tokens=1,2,3,4,5 delims=/: " %%a in ('time/T') do set _time=%%a.%%b.%%c%time:~6,2% 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/%nick%/" -y "mp4" -o "%nick%_%_date%_%_time%.flv" -C S:AnonymousUser -C S:%nick% -C S:2.627 -C S:anonymous -T "m9z#$dO0qe34Rxe@sMYxx%" --live echo ^G for /F "delims=" %%I in ('dir /B') do if not exist "%%I\" if %%~zI EQU 0 del "%%I" goto loop Last edited by KSV : 11-17-2012 at 10:09 PM. Reason: use code tags |
#139
|
|||
|
|||
Re: chaturbate.com: SecureToken problems@eroyamam
Tested your command line and it works totally fine for me. So it should not be a wrong command line. Did you tested it again? Sometimes their server crashed and then you will get an error like this. But it will be get back to work after some time. You will also get this message if the model lock you out. So if you get an access denied window in your brower, you will get the "model status is error"message in rtmpdump. So could you watch the model in your browser while you get the error message with rtmpdump? If not, you have your answer. Well, you will also get this error if you misstype the model name (especially a space character/blank at the beginning of the model name), but i guess you have checked this. |
#140
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsThx for the reply. Got it figured.
|
Tags: chaturbate, securetoken |
Thread Tools | |
Display Modes | |
|
|