Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
can you rtmpdump this for me please |
#2
|
|||
|
|||
Re: can you rtmpdump this for me pleaseany help plz ?
|
#3
|
|||
|
|||
Re: can you rtmpdump this for me pleaseCode:
rtmpdump -r 'rtmp://37.220.32.43:443/liverepeater/41' -a 'liverepeater' -t 'rtmp://37.220.32.43:443/liverepeater' -y '41' -W 'http://static.surk.tv/atdedead.swf' -p 'http://filotv.pw/player3.php?id=41&width=640&height=460' -T '#atd%#$ZH' -v -o out.flv |
#4
|
|||
|
|||
Re: can you rtmpdump this for me pleasenope doesn't work :/
|
#5
|
|||
|
|||
Re: can you rtmpdump this for me pleaseCode:
rtmpdump -V -r "rtmp://37.220.32.43:443/liverepeater" -a "liverepeater" -y "41" -W "http://static.surk.tv/atdedead.swf" -p "http://filotv.pw/player3.php?id=41&width=640&height=460" -T "#atd%#$ZH" -o "out.flv" |
#6
|
|||
|
|||
Re: can you rtmpdump this for me pleaseURLS probable changed and maybe token as they have change there bein system 3 times in last week so doing there best to stop bein being dumped
|
#7
|
|||
|
|||
Re: can you rtmpdump this for me pleaseYou can use something like this:
Code:
redirect=`rtmpdump -v -r "rtmp://31.220.0.193:1935/redirect" -y "41" -V -B 0.1 2>&1 | grep "redirect, STRING:" | grep -o 'rtmp[^>]*'` rtmpdump -v -r "$redirect" -y "41" -W "http://static.surk.tv/atdedead.swf" -p "http://filotv.pw" -T '#atd%#$ZH' -C S:OK -q -o out.flv |
Tags: funkey rtmpdump noob |
Thread Tools | |
Display Modes | |
|
|