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
  #271  
Old 05-08-2013, 09:44 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


Quote:
Originally Posted by skyDude14 View Post
do you know how this can be done ?
No, I do not know that.
Reply With Quote
  #272  
Old 05-09-2013, 08:34 PM
InterdimensionalCow InterdimensionalCow is offline
Junior Member
 
Join Date: Aug 2012
Posts: 17
InterdimensionalCow is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


So we're resorting to manually building the batch code again? Because I tried the old javascript bookmark with the rtmpdump version nacnay linked and got a handshake failed error.
Reply With Quote
  #273  
Old 05-09-2013, 10:16 PM
jimbob9 jimbob9 is offline
Junior Member
 
Join Date: Jan 2013
Posts: 9
jimbob9 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Quote:
Originally Posted by InterdimensionalCow View Post
So we're resorting to manually building the batch code again? Because I tried the old javascript bookmark with the rtmpdump version nacnay linked and got a handshake failed error.

you just need to change in it from rtmpe to rtmp
Reply With Quote
  #274  
Old 05-10-2013, 01:23 AM
Han5 Han5 is offline
Junior Member
 
Join Date: Jan 2013
Posts: 4
Han5 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


It now gives me:

ERROR: RTMP_Connect1, handshake failed.

Quote:
Originally Posted by jimbob9 View Post
you just need to change in it from rtmpe to rtmp
You mean change it to "rtmp://edge8-a.stream.highwebmedia.com/live-edge" ?

I tried that but it gives me a model status error. It worked fine in the past but it seems to have stopped working now...
Reply With Quote
  #275  
Old 05-10-2013, 07:08 AM
oelk oelk is offline
Member
 
Join Date: Nov 2011
Posts: 44
oelk is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


My old script is working with one little modification:
Code:
javascript:var raw=$('param[name="FlashVars"]').val().split('&');var fv={}; for(var i in raw) {var d=raw[i].split('='); fv[d[0]] = unescape(d[1]);} var swfu=$('#movie').attr('data'); swfv = swfu.substring(swfu.indexOf('_')+1,swfu.indexOf('.')).replace('p','.'); prompt('RTMPDumpCL','rtmpdump -v -r "rtmp://'+fv['address']+'/live-edge" -p "http://'+fv['dom']+'/'+fv['pid']+'" -C S:'+fv['uid']+' -C S:'+fv['pid']+' -C S:'+swfv+' -C S:'+fv['pw']+' -C S:'+fv['rp']+' -y "playpath" -o "'+fv['pid']+'_'+Number(new Date()/1000).toFixed(0)+'.flv"');
It reads all parameters from the active site. Most of them aren't really needed.

A stripped down call could look like this:
Code:
rtmpdump -v -r "rtmp://edge13-b.stream.highwebmedia.com/live-edge" -p "http://chaturbate.com/PERFORMERNAME" -C S:AnonymousUser -C S:PERFORMERNAME -C S:2.634 -C S:anonymous -y "playpath" -o "file.flv"
but I'm not sure, if the same server can be used for every performer every day.

Those who need to record many streams should replace AnonymousUser & anonymous by CB_USERNAME & PW_HASH as described above (or use the proposed script). (You'll get NetStream.Play.Failed otherwise)


The token isn't needed anymore, because they changed from rtmpe to rtmp. No need to worry about it fo now.
Reply With Quote
  #276  
Old 05-10-2013, 02:35 PM
Han5 Han5 is offline
Junior Member
 
Join Date: Jan 2013
Posts: 4
Han5 is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Thanks very much oelk! Your parameters helped me alot

Btw the parameters I've changed are the:
- token (removed)
- S:2.634 (changed from S:2.632)
- rtmp:// (changed from rtmpe://)

Once again, thanks
Reply With Quote
  #277  
Old 05-11-2013, 03:11 AM
yetanotherday yetanotherday is offline
tinyurl.com/sleazy-script
 
Join Date: Jul 2012
Posts: 54
yetanotherday is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


skyDude14 , i have been testing this on jw player website but couldn't see the feed
http://www.longtailvideo.com/jw-player/wizard/
Reply With Quote
  #278  
Old 05-12-2013, 05:24 PM
pitboss pitboss is offline
Junior Member
 
Join Date: May 2013
Posts: 2
pitboss is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


oelk , script is working perfectly with video recording but why it is not recording audio anymore? I remember previously everything was fine until they changed rtmpe:// to rtmp:// . Please , how to fix this?
Reply With Quote
  #279  
Old 05-13-2013, 02:57 AM
malky malky is offline
Member
 
Join Date: Nov 2012
Posts: 34
malky is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Because they changed back to the speex audio codec. As said previously you can use open source Tencoder video converter. Just set the video to direct copy audio to mp3.
Reply With Quote
  #280  
Old 05-13-2013, 07:15 AM
pitboss pitboss is offline
Junior Member
 
Join Date: May 2013
Posts: 2
pitboss is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


thanks a lot malky! Just encoded the audio with Tencoder. Everything is fine now.
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 12:13 AM.


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