View Single Post
  #2  
Old 08-11-2015, 05:45 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to record from this live stream?


Quote:
Originally Posted by Chemist925 View Post
Hello. i am trying to record this channel. Can you help me?. any code for livestreamer, rtmpdump or ffmpeg is ok.

The link is below maybe you need to click in the play button so the video can load. How to record this?

http://www.latina.pe/tvenvivo

And this? Please post a code for this link too.

http://www.fulltelevisionhd.net/2013...-internet.html

Thanks in advance.
hi
both same stream
Code:
rtmpdump -r "rtmp://flatina1livefs.fplive.net/flatina1live-live/" -a "flatina1live-live/"  --live -y "stream1" -o "stream1.flv"
Reply With Quote