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
  #101  
Old 10-15-2012, 01:32 PM
flock flock is offline
Junior Member
 
Join Date: Oct 2012
Posts: 4
flock is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


I compiled svnpenn's 2.4 under mac and it isn't working. I only get this message:
Quote:
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
I'm using this code:
Quote:
rtmpdump -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 Serfname -C S:2.625 -C S:mypassword -T "m9z#$dO0qe34Rxe@sMYxx%" --live -y "anything" -o "Test.flv"
If I use KSV patched 2.4 version for windows it is working fine (with the same code).

Any idea why?

I really would like to get it working under mac, so that I could write us an app for automatic fetching.

Update: I also tried to apply the patch.diff to the uncompiled 2.4, but then I can't get it to compile.

Last edited by flock : 10-15-2012 at 02:16 PM.
Reply With Quote
  #102  
Old 10-30-2012, 01:42 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


I've got a question: did chaturbate change anything recently? It won't let me record most streams just a few ones.
I'm using KSV's 2.4 version.

Code:
rtmpdump -r "rtmpe://edge5-b.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,4,402,265" -W "http://chaturbate.com/static/flash/CBV_2p625.swf" -p "http://chaturbate.com/%nick%/" -y "mp4" -o "%nick%_%_date%_%_time%.flv" -C S:username -C S:%nick% -C S:2.625 -C S:password -T "m9z#$dO0qe34Rxe@sMYxx%" --live
Thanks for the help
Reply With Quote
  #103  
Old 10-30-2012, 12:24 PM
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


Look like they changed something again. This time it is different... sometimes it records without a problem, sometimes not. Then it just ends after the "INFO: Connected..." message.

As far as I can see (using the verbose option) every time it does not work you will find this line
Code:
DEBUG: Property: <Name:            no-name, STRING:     origin2.stream.highwebme
dia.com>
And every time it records without a problem you will find this
Code:
DEBUG: Property: <Name:            no-name, STRING:     origin.stream.highwebme
dia.com>
But don't know if it has anything to do with it.

So... can somebody help please? It would be very, very nice!
Reply With Quote
  #104  
Old 10-30-2012, 03:40 PM
albee albee is offline
Junior Member
 
Join Date: Oct 2012
Posts: 11
albee is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Yeah i've read on another forum that chaturbate introduced a new server so now a cam could be allocated on either the first or second server,that's why sometimes u're recording then the model disconnect and reconnect and it doesn't work anymore
Have no idea how to fix that so if someone know how to...
Also does anybody know a way to record private,group and /or passworded show like "chaturbate downloader" used to do?

thanks ,take care guys
Reply With Quote
  #105  
Old 10-31-2012, 02:45 PM
yourmum yourmum is offline
Junior Member
 
Join Date: Oct 2012
Posts: 4
yourmum is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


new server:
edge4-b.stream.highwebmedia.com

need a new SecureToken

CODE: http://pastebin.com/ZJp0pbFf
Reply With Quote
  #106  
Old 11-02-2012, 03:40 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


Well in this case we would be truly back at topic (of the thread).

So... anyone can help out? Know the new token? Or has any other idea what to do or even better, do it to get it back to work 100%?

Would be very nice! So thanks in advance to anybody that will help out!
Reply With Quote
  #107  
Old 11-04-2012, 06:47 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: chaturbate.com: SecureToken problems


i have tested it on few streams and haven't faced any problem whatsoever?
Reply With Quote
  #108  
Old 11-04-2012, 08:19 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


Believe me, there is a problem... it depends from what server the stream comes.

It is quite hard to demonstrate because if I tell you some links, they may be long gone before you can test them... we had to be here at the same time for this.

But it is just as i said... every link that not work contain the string:
Code:
origin2.stream.highwebmedia.com
End every working one contain this string:
Code:
origin.stream.highwebmedia.com
Reply With Quote
  #109  
Old 11-04-2012, 08:23 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


Great We are here at the same time he he...

Not working one:
<not_there_anymore>

Working one:
<not_there_anymore>

Tell me if you need more examples.

Last edited by non90 : 11-04-2012 at 12:30 PM.
Reply With Quote
  #110  
Old 11-04-2012, 08:25 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: chaturbate.com: SecureToken problems


i am here at the moment. provide the problematic link and command line you are using. better if you can provide debug log. add following to your command line and post it on pastebin.

Code:
-z 2>Debug.txt
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:46 PM.


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