View Single Post
  #24  
Old 06-19-2018, 03:57 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


Quote:
Originally Posted by tgl View Post
hey, could you write new script to download stream from this site. they updated it and don't work anymore. thanks
Code:
javascript:(function(){window.prompt("Copy this ( ͡° ͜ʖ ͡°)",'rtmpdump -r "rtmp://'+transmission.transcoderAddr+':1935/webrtc/'+transmission.streamID+'_aac" -o "'+document.location.pathname.replace(/\//g,"")+"_"+Number(new Date/1e3).toFixed(0)+'.flv"')})()
Reply With Quote