PDA

View Full Version : Help trying to get this video


Chemist925
03-27-2015, 02:07 PM
Hello, im trying to record this stream but i cant, can somebody provide link for either rtmpdump or ffmpeg?, thanks. The video im looking for is after the ad. Thanks in advance.

http://panamericana.pe/tvenvivo

hasomaso
03-27-2015, 02:39 PM
rtmpdump -v -r "rtmp://cdn1.iblups.com/panamericanatv" -a "panamericanatv" -f "WIN 16,0,0,305" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf" -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" -y "ptv1" -o "output.flv"

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: presetname Custom
INFO: creationdate Fri Mar 27 09:14:03 2015
INFO: videodevice AVerMedia HD Capture 1
INFO: framerate 20.00
INFO: width 558.00
INFO: height 314.00
INFO: videocodecid avc1
INFO: videodatarate 800.00
INFO: avclevel 30.00
INFO: avcprofile 77.00
INFO: videokeyframe_frequency 4.00
INFO: audiodevice AVerMedia SD Capture 1
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: audioinputvolume 75.00
INFO: audiocodecid mp4a
INFO: audiodatarate 64.00
22.799 kB / 0.00 sec
16989.466 kB / 54.05 sec
http://i.imgur.com/j26QP8s.png

Chemist925
07-16-2015, 02:08 PM
rtmpdump -v -r "rtmp://cdn1.iblups.com/panamericanatv" -a "panamericanatv" -f "WIN 16,0,0,305" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf" -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" -y "ptv1" -o "output.flv"

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: presetname Custom
INFO: creationdate Fri Mar 27 09:14:03 2015
INFO: videodevice AVerMedia HD Capture 1
INFO: framerate 20.00
INFO: width 558.00
INFO: height 314.00
INFO: videocodecid avc1
INFO: videodatarate 800.00
INFO: avclevel 30.00
INFO: avcprofile 77.00
INFO: videokeyframe_frequency 4.00
INFO: audiodevice AVerMedia SD Capture 1
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: audioinputvolume 75.00
INFO: audiocodecid mp4a
INFO: audiodatarate 64.00
22.799 kB / 0.00 sec
16989.466 kB / 54.05 sec
http://i.imgur.com/j26QP8s.png

Can you please update the code?. Because the link has expired. Thanks in advance.

biezom
07-16-2015, 03:24 PM
rtmpdump -v -r "rtmp://cdn5b.iblups.com/ptv" -a "ptv" -f "LNX 17,0,0,134" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf" -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" -y "ptv1" -o "ptv1.flv"

Chemist925
07-17-2015, 09:01 AM
rtmpdump -v -r "rtmp://cdn5b.iblups.com/ptv" -a "ptv" -f "LNX 17,0,0,134" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf" -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" -y "ptv1" -o "ptv1.flv"

Thanks.