How to record from this channel?Hello. i can't record this channel,
http://panamericana.pe/tvenvivo anybody would help me with a code for this stream either in livestreamer, rtmpdump or ffmpeg?. Thanks in advance. |
Re: How to record from this channel?Code:
rtmpdump -r "rtmp://cdn5a.iblups.com/ptv" -a "ptv" -f "MAC 20,0,0,228" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf" -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" --live -C S:OK -y "ptv1" -k -o- | vlc - Thanks. |
Re: How to record from this channel?Quote:
|
Re: How to record from this channel?I am sorry i was not able to differentiate between SD and HD streams there. Maybe someone else will along to help you.
Also i haven't recorded to a file ever so not sure about the exact code for that but it is a slight variant from the above with a -o <filename> in the end (search the forum and you will get the examples). Have a good day! |
Re: How to record from this channel?Quote:
|
Re: How to record from this channel?Try this -
Code:
rtmpdump -r "rtmp://cdn5a.iblups.com/ptv" -a "ptv" -f "MAC 20,0,0,228" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf" -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" --live -C S:OK -y "ptv1" -k -o output.flv |
All times are GMT -6. The time now is 10:25 AM. |