View Single Post
  #8  
Old 01-05-2014, 09: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