Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#91
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
The Solution you will find in this postings: http://stream-recorder.com/forum/sho...7&postcount=56 http://stream-recorder.com/forum/sho...0&postcount=59 |
#92
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsWhat he said is actually true. Private shows have been unrecordable for a while now unless you know the username of a user that is in the private show. Password protected rooms were recently made unrecordable because it now requires that you provide the room password.
|
#93
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsAre you committing your changes to svnpenn's github? It would be useful for those of us that don't use Windows.
|
#94
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
Code:
patch -p0 -i Patch.diff |
#95
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsMy bad. I didn't even try to download the .zip, I figured it would only contain the binaries. I believe you have a branch in svnpenn's github, hence asking. But thanks, the patch will do.
|
#96
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
I used the nice Chaturbate Downloader app of user Elgero and it worked like a charm. Now it can't find the streams anymore. |
#97
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
Code:
rtmpdump -r "rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p625.swf" -p "http://chaturbate.com/%username%/" -C S:username -C S:%username% -C S:2.625 -C S:password -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "mp4:%username%-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8" -o "cams\%username%-%date:~-4,4%%date:~-7,2%%date:~-10,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%.flv" pause |
#98
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsCode:
-T "m9z#$dO0qe34Rxe@sMYxx%" |
#99
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsQuote:
Code:
rtmpdump -r "rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p625.swf" -p "http://chaturbate.com/%username%/" -y "mp4:%username%-sd-2c42ecd59c03850eaee04fd89924ee5c3a24b1a41b56711cf3c0176135569ad8" -o "cams\%username%-%date:~-4,4%%date:~-7,2%%date:~-10,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%.flv" -C S:username -C S:%username% -C S:2.625 -C S:password -T "m9z#$dO0qe34Rxe@sMYxx%" --live Quote:
|
#100
|
|||
|
|||
Re: chaturbate.com: SecureToken problemsI compiled rtmpdump 2.4 on my mac and it isn't working. I only get the: "ERROR: RTMP_ReadPacket, failed to read RTMP packet header" message.
I'm using the following code: Code:
-r "rtmpe://edge3-a.stream.highwebmedia.com/live-edge" -W "http://chaturbate.com/static/flash/CBV_2p625.swf" -p "http://chaturbate.com/perfname/" -C S:myaccount -C S:perfname -C S:2.625 -C S:mypassword -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "anything" -o "Test.flv" However, when I'm using the patched built from KSV under windows it is working fine (with the same code). Why isn't it working under mac? Any ideas? |
Tags: chaturbate, securetoken |
Thread Tools | |
Display Modes | |
|
|