Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to record from the Rtmpim trying to pick up this link but i cant with rtmpsuck. can somebody give me a hand with this?
rtmp://149.3.141.210:1935/tv//ttv04 or rtmp://149.3.141.210/tv//ttv04 this video web site: http://tv.itver.cc/ttv/#tabs-81-0-1 20150419001.jpg 20150419002.jpg you need to hit the play button it doesnt load automatically. thanks. Last edited by a000001 : 04-19-2015 at 09:50 PM. |
#2
|
|||
|
|||
Re: How to record from the Rtmphi
Code:
rtmpdump -v -r "rtmp://149.3.141.210:1935/tv/" -a "tv/" -f "WIN 16,0,0,235" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp" -y "ttv04" -o "ttv04.flv" |
#3
|
|||
|
|||
Re: How to record from the RtmpQuote:
rtmp://149.3.141.210:1935/tv/ttv07 rtmp://149.3.141.210:1935/tv/ttv08 |
#4
|
|||
|
|||
Re: How to record from the RtmpQuote:
just change playpath -y option Code:
rtmpdump -v -r "rtmp://149.3.141.210:1935/tv/" -a "tv/" -f "WIN 16,0,0,235" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp" -y "ttv07" -o "ttv07.flv" Code:
rtmpdump -v -r "rtmp://149.3.141.210:1935/tv/" -a "tv/" -f "WIN 16,0,0,235" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp" -y "ttv08" -o "ttv08.flv" |
#5
|
|||
|
|||
Re: How to record from the Rtmp |
#6
|
|||
|
|||
Re: How to record from the Rtmpuse last version
Code:
https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip |
#7
|
|||
|
|||
Re: How to record from the RtmpQuote:
Although the error still exists, but I get the file. Thank you for all your assistance. |
Tags: rtmp |
Thread Tools | |
Display Modes | |
|
|