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
  #1  
Old 02-23-2013, 08:45 AM
tgl tgl is offline
Junior Member
 
Join Date: Feb 2013
Posts: 6
tgl is on a distinguished road
Default

showup.tv how to record with rtmpdump?


Hey, is there possibility to record streams from this site??

http://showup.tv/

thanks
Reply With Quote
  #2  
Old 02-23-2013, 12:06 PM
oelk oelk is offline
Member
 
Join Date: Nov 2011
Posts: 44
oelk is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


There's no encryption and handshaking needed. (I think that'll change soon.)

You could use the script
Code:
javascript:document.write('rtmpdump --rtmp "'+srvE+'/'+streamID+'" --flv "'+streamID+'_'+Number(new Date()/1000).toFixed(0)+'.flv"')
to let your browser generate the rtmpdump line.

It seems, that every stream is available from every server. So the call
Code:
rtmpdump --rtmp "rtmp://176.31.238.202/liveedge/[username]" --flv "[output].flv"
with fixed ip should work for you, too. (But I don't know if the ip changes, so use the Javascript.)
Reply With Quote
  #3  
Old 05-22-2013, 05:19 AM
albinos123 albinos123 is offline
Junior Member
 
Join Date: May 2013
Posts: 1
albinos123 is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


Quote:
Originally Posted by oelk View Post
There's no encryption and handshaking needed. (I think that'll change soon.)

Unfortunately there is a handshaking now. So you cann't record the private show.

It seems, that every stream is available from every server. So the call
Code:
rtmpdump --rtmp "rtmp://176.31.238.202/liveedge/[username]" --flv "[output].flv"
with fixed ip should work for you, too. (But I don't know if the ip changes, so use the Javascript.)
Is it possible to record this private feed?
Reply With Quote
  #4  
Old 05-22-2013, 05:52 AM
oelk oelk is offline
Member
 
Join Date: Nov 2011
Posts: 44
oelk is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


It's not possible using this command.
Reply With Quote
  #5  
Old 10-30-2013, 07:32 PM
kasper93 kasper93 is offline
Junior Member
 
Join Date: Apr 2013
Posts: 2
kasper93 is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


They've changed site a bit.

Here is new script, just put it into bookmarks
Code:
javascript:(function(){window.prompt("Copy this :)",'rtmpdump -v -r "rtmp://178.33.53.85/liveorigin/_definst_/'+transmission.streamID+'" -s "http://showup.tv/" -o "'+document.location.pathname.replace(/\//g,"")+"_"+Number(new Date/1e3).toFixed(0)+'.flv"')})()
Reply With Quote
  #6  
Old 10-31-2013, 07:35 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


use RTMPExplorer+rtmpsuck or rtmpsrv
Reply With Quote
  #7  
Old 12-17-2013, 10:42 AM
CristianoA CristianoA is offline
Senior Member
 
Join Date: Nov 2012
Location: Micronesia
Posts: 261
CristianoA is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


is it possible to record privates without being in the room ??
Reply With Quote
  #8  
Old 01-05-2014, 10:06 PM
afdsf3r2r32r afdsf3r2r32r is offline
Junior Member
 
Join Date: Jan 2014
Posts: 1
afdsf3r2r32r is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


Any updates on this? Because it seems not to be working anymore

EDIT: Ok, I've modified kasper93's code to this:
Code:
javascript:(function(){window.prompt("Copy this :)",'rtmpdump -r "'+srvE+'" -a "liveedge" -f "WIN 11,9,900,170" -W "http://showup.tv/flash/suStreamer.swf" -p "'+document.location.href+'" --live -y "'+transmission.streamID+'" -o "'+document.location.pathname.replace(/\//g,"")+"_"+Number(new Date/1e3).toFixed(0)+'.flv"')})()
And now it seems to work fine
Reply With Quote
  #9  
Old 01-05-2014, 11:45 PM
Stream Ripper Stream Ripper is offline
Super Moderator
 
Join Date: Feb 2007
Location: World
Posts: 886
Stream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond repute
Default

Re: showup.tv how to record with rtmpdump?


Quote:
Originally Posted by afdsf3r2r32r View Post
Any updates on this? Because it seems not to be working anymore

EDIT: Ok, I've modified kasper93's code to this:
Code:
javascript:(function(){window.prompt("Copy this :)",'rtmpdump -r "'+srvE+'" -a "liveedge" -f "WIN 11,9,900,170" -W "http://showup.tv/flash/suStreamer.swf" -p "'+document.location.href+'" --live -y "'+transmission.streamID+'" -o "'+document.location.pathname.replace(/\//g,"")+"_"+Number(new Date/1e3).toFixed(0)+'.flv"')})()
And now it seems to work fine
Works fine on this end
Reply With Quote
  #10  
Old 08-18-2014, 05:57 AM
tgl tgl is offline
Junior Member
 
Join Date: Feb 2013
Posts: 6
tgl is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


hey, this is what rtmpdump gets from private room, do you think there is posibility to find the random number without being in the room?

rtmpdump -r "rtmp://37.59.44.169/live" -a "live" -f "WIN 11,9,900,170" -W "http://showup.tv/flash/suStreamer.swf" -p "http://showup.tv/prv/111111-222222222" --live -y "111111-222222222" -o ".flv"

111111 - user number
222222222 - random number only for priv transmision
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:56 PM.


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