Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

showup.tv how to record with rtmpdump?

(http://stream-recorder.com/forum/showthread.php?t=15429)

tgl 06-16-2018 12:57 AM

Re: showup.tv how to record with rtmpdump?


 
hey, could you write new script to download stream from this site. they updated it and don't work anymore. thanks

ArekMe 06-18-2018 02:06 AM

Re: showup.tv how to record with rtmpdump?


 
Quote:

Originally Posted by tgl (Post 96445)
hey, could you write new script to download stream from this site. they updated it and don't work anymore. thanks

i have it ;)
just need extract cdn address and hash from websock and you can download mp4 stream by wget etc

Testerrr 06-18-2018 01:11 PM

Re: showup.tv how to record with rtmpdump?


 
Can u write a little more details about this?

Damianonymous 06-19-2018 03:57 AM

Re: showup.tv how to record with rtmpdump?


 
Quote:

Originally Posted by tgl (Post 96445)
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"')})()

tgl 10-13-2018 03:25 PM

Re: showup.tv how to record with rtmpdump?


 
somethig changed again, and now I get:

rtmpdump -r "rtmp://undefined:1935/webrtc/undefined_aac" -o "xxx_1539465722.flv"

could you check and update script:) thanks a lot

Damianonymous 10-17-2018 01:49 AM

Re: showup.tv how to record with rtmpdump?


 
Install https://xstreamloader.techweb.at/en/index.html
Add the showup.py plug-in https://github.com/Damianonymous/streamlink-plugins to the Plugins folder (...\streamlink\plugins\) in Streamlink

Or a script with many improvement options, also giving ready links:

Install: https://tampermonkey.net/
Install script: https://dl.dropboxusercontent.com/s/.../SUTEK.user.js

Or a fully automated recording application:

Install: https://nodejs.org/en/
Install: https://github.com/sstativa/showuptv-node


All times are GMT -6. The time now is 01:52 PM.