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

How to record from the Rtmp

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

a000001 04-19-2015 05:47 AM

How to record from the Rtmp


 
2 Attachment(s)
im 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

Attachment 370


Attachment 371

you need to hit the play button it doesnt load automatically.

thanks.

biezom 04-19-2015 06:16 AM

Re: How to record from the Rtmp


 
hi

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"

a000001 04-19-2015 08:59 AM

Re: How to record from the Rtmp


 
Quote:

Originally Posted by biezom (Post 75900)
hi

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"

i get 2 rtmp links but no video web sites. How to record from the RtmpDump?

rtmp://149.3.141.210:1935/tv/ttv07
rtmp://149.3.141.210:1935/tv/ttv08

biezom 04-19-2015 01:53 PM

Re: How to record from the Rtmp


 
Quote:

Originally Posted by a000001 (Post 75903)
i get 2 rtmp links but no video web sites. How to record from the RtmpDump?

rtmp://149.3.141.210:1935/tv/ttv07
rtmp://149.3.141.210:1935/tv/ttv08


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"

a000001 04-19-2015 08:39 PM

Re: How to record from the Rtmp


 
1 Attachment(s)
Quote:

Originally Posted by biezom (Post 75915)
just change playpath -y option

I'm getting an error when I run the rtmpdump.

Any suggestions? :confused:

Attachment 372

biezom 04-19-2015 10:44 PM

Re: How to record from the Rtmp


 
use last version

Code:

https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip

a000001 04-23-2015 04:58 AM

Re: How to record from the Rtmp


 
Quote:

Originally Posted by biezom (Post 75931)
use last version

Code:

https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip

the last version doesnt solve the error.

Although the error still exists, but I get the file.

Thank you for all your assistance.


All times are GMT -6. The time now is 12:39 PM.