Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
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
|
#22
|
|||
|
|||
Re: showup.tv how to record with rtmpdump?Quote:
just need extract cdn address and hash from websock and you can download mp4 stream by wget etc |
#23
|
|||
|
|||
Re: showup.tv how to record with rtmpdump?Can u write a little more details about this?
|
#24
|
|||
|
|||
Re: showup.tv how to record with rtmpdump?Quote:
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"')})() |
#25
|
|||
|
|||
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 |
#26
|
|||
|
|||
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 |
Tags: showuptv rtmpdump rtmp |
Thread Tools | |
Display Modes | |
|
|