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 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. |
#2
|
|||
|
|||
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. |
#3
|
|||
|
|||
Re: How to record from this channel?Quote:
|
#4
|
|||
|
|||
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! |
#5
|
|||
|
|||
Re: How to record from this channel?Quote:
|
#6
|
|||
|
|||
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 |
Tags: channel 5, live stream, variety |
Thread Tools | |
Display Modes | |
|
|