Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #241  
Old 05-04-2013, 05:29 AM
nacnay nacnay is offline
Junior Member
 
Join Date: Dec 2012
Posts: 4
nacnay is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Now CB changed the protocol from rtmpe to rtmp in version 634
Reply With Quote
  #242  
Old 05-04-2013, 05:36 AM
non90 non90 is offline
Member
 
Join Date: Jun 2012
Location: Germany
Posts: 44
non90 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


@nacnay

YEAH! Works fine with just a "rtmp://" in command line! Thanks alot!
Reply With Quote
  #243  
Old 05-04-2013, 11:18 AM
phgonline phgonline is offline
Junior Member
 
Join Date: Jun 2011
Posts: 8
phgonline is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


This was working until the recent changes... now it just hangs. Any help would be appreciated

Code:
rtmpdump -r "rtmp://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -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.627 -C S:anonymous -T "m9z#$dO0qe34Rxe@sMYxx%" --live

Last edited by phgonline : 05-04-2013 at 12:16 PM.
Reply With Quote
  #244  
Old 05-04-2013, 11:55 AM
Humbug Humbug is offline
Junior Member
 
Join Date: Oct 2012
Posts: 10
Humbug is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by phgonline View Post
This was working until the recent changes... now it just hangs. Any help would be appreciated

Code:
@echo off 
echo Nickname: Model
set /p nick= 
title
: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 "rtmp://edge4-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -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.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
change the following:
Code:
... -f "WIN  11,6,602,180" ... -W ".../flash/CBV_2p634 ... -C "S:2.634"
and add your CB Username and Password Hash
Reply With Quote
  #245  
Old 05-04-2013, 11:59 AM
phgonline phgonline is offline
Junior Member
 
Join Date: Jun 2011
Posts: 8
phgonline is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by Humbug View Post
change the following:
Code:
... -f "WIN  11,6,602,180" ... -W ".../flash/CBV_2p634 ... -C "S:2.634"
and add your CB Username and Password Hash
That was quick, thanks!
Reply With Quote
  #246  
Old 05-04-2013, 04:25 PM
potsie potsie is offline
Junior Member
 
Join Date: May 2013
Posts: 2
potsie is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by non90 View Post
@nacnay

YEAH! Works fine with just a "rtmp://" in command line! Thanks alot!
Thanks that worked for me too. My streams no longer have sound? Anyone else experiencing this?
Reply With Quote
  #247  
Old 05-04-2013, 05:23 PM
Winstontoo Winstontoo is offline
Member
 
Join Date: Jul 2012
Posts: 36
Winstontoo is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by potsie View Post
Thanks that worked for me too. My streams no longer have sound? Anyone else experiencing this?
They switched back to the speex audio codec a few days back, you have sound, but most likely your player doesn't support that particular codec.

Take a look at Tencoder, it will let you convert the speex to something more usable like mp3 without touching the video portion.
Reply With Quote
  #248  
Old 05-04-2013, 05:58 PM
potsie potsie is offline
Junior Member
 
Join Date: May 2013
Posts: 2
potsie is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by Winstontoo View Post
They switched back to the speex audio codec a few days back, you have sound, but most likely your player doesn't support that particular codec.

Take a look at Tencoder, it will let you convert the speex to something more usable like mp3 without touching the video portion.
Thanks a bunch!
Reply With Quote
  #249  
Old 05-05-2013, 09:05 AM
Cbater Cbater is offline
Junior Member
 
Join Date: Jan 2013
Posts: 22
Cbater is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


we need a new ksv rtmp release. when you loop a chaturbate cam in your batchfile the stream dont connect.

you see only INFO: Connected
Reply With Quote
  #250  
Old 05-05-2013, 10:34 PM
muller91 muller91 is offline
Junior Member
 
Join Date: May 2013
Posts: 9
muller91 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


I read and read and read...I must be dump , how come my following strings doesn't work?

I'm still using Flash 11,2,202,235, so I changed the strings to reflect that...everything else I'm following from gurus here . I only need Flash ant NOT SWF, right?

I do the manual way of running URLSnooper 2 or Rtmpdump Helper to get the correct "edgeX.X"...what did I do wrong?

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

rtmpdump -r "rtmp://edge12-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,2,202,235" -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

P/s How to get/figure out the "your_password_hash" ?

Last edited by muller91 : 05-06-2013 at 01:33 AM.
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons