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

play.fpt.vn: need help dumping this site

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

kakokawaii 01-23-2013 11:17 AM

play.fpt.vn: need help dumping this site


 
to all the rtmpdump experts:
need help on dumping this site

http://play.fpt.vn/internetTV/vtc7

Code:

    },
          plugins: {
              //rtmp streaming plugin
              rtmp: {
                  url: '/static/mediaplayer/flowplayer.rtmp-3.2.11.swf',
                  netConnectionUrl: 'rtmpe://42.117.9.45/live'
              },


karlo2105 01-26-2013 04:38 PM

Re: play.fpt.vn: need help dumping this site


 
Code:

rtmpdump -r "rtmpe://42.117.9.45:80/live" -a "live" -f "WIN 11,5,502,146" -W "http://play.fpt.vn/static/mediaplayer/flowplayer.swf" -p "http://play.fpt.vn/internetTV/vtc7" --live -y "vtc7_2500.stream" | %systemdrive%\progra~2\videolan\vlc\vlc -
RTMPDump v2.4 GIT-2012-11-09 (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 ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  audiochannels          2.00
INFO:  audiosamplerate        48000.00
INFO:  audiocodecid            mp4a
INFO:  videocodecid            avc1
INFO:  width                  720.00
INFO:  height                  576.00
INFO:  frameWidth              720.00
INFO:  frameHeight            576.00
INFO:  displayWidth            720.00
INFO:  displayHeight          576.00
INFO:  framerate              25.00
INFO: trackinfo:
INFO:  timescale              0.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype
INFO:  type                    audio
INFO:  config                  1190
INFO:  description            {AACFrame: codec:AAC, channels:2, frequency:4800
0, samplesPerFrame:1024, objectType:LC}
INFO:  timescale              0.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype
INFO:  type                    video
INFO:  profile-level-id        4d401f
INFO:  sprop-parameter-sets    Z01AH+ygWhJsB5QUFBUAAAMAAQAAAwAynxYtlg==,aOussg=
=
INFO:  description            {H264CodecConfigInfo: codec:H264, profile:Main,
level:3.1, frameSize:720x576, displaySize:720x576, frameRate:25.0, PAR:1:1, mbAF
F:true}
INFO: rtpsessioninfo:
INFO:  connectiondata          IN IP4 225.1.1.127
INFO:  name                    WowzaMediaServer
INFO:  origin                  - 207742735 207742735 IN IP4 127.0.0.1
INFO:  timing                  0 0
INFO:  protocolversion        0
INFO: attributes:
INFO:  range                  npt=now-
1232.406 kB / 5.75 sec
ERROR: Download: Failed writing, exiting!



All times are GMT -6. The time now is 04:13 PM.