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

help with abc.go.com streams

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

tdx3000 12-16-2012 01:01 AM

help with abc.go.com streams


 
im trying to get the stream from this site

http://abc.go.com/watch/greys-anatom...ou-upside-down

with rtmpsuck but the links is in complete, the swfurl is missing/encrypt

Code:

swfUrl : http://ll.static.abc.com/[[IMPORT]]/livepassdl.conviva.com/ver/2.61.0.65970/LivePassModuleMain.swf
    tcUrl : rtmp://abcondemandfs.fplive.net:1935/abcondemand
  pageUrl : http://abc.go.com/watch/greys-anatomy/SH559058/VD55256766/run-baby-run
      live : no
  Playpath : mp4:/abcvideo/video_fep/mov/grey_909_runbabyrun_episode_df1a555f-8b26-4e3d-9b56-a33d3dc87046_4997080_768x432_700.mov


chap 12-16-2012 01:43 AM

Re: help with abc.go.com streams


 
Code:

rtmpdump -r "rtmp://abcondemandfs.fplive.net:1935/abcondemand" -a "abcondemand" -f "WIN 11,5,502,135" -W "http://livepassdl.conviva.com/ver/2.61.0.65970/LivePassModuleMain.swf" -p "http://abc.go.com/watch/greys-anatomy/SH559058/VD55256766/run-baby-run" -y "mp4:/abcvideo/video_fep/mov/grey_909_runbabyrun_episode_df1a555f-8b26-4e3d-9b56-a33d3dc87046_4997080_768x432_1600.mov" -o "grey_909_runbabyrun_episode_df1a555f-8b26-4e3d-9b56-a33d3dc87046_4997080_768x432_1600.flv"

svnpenn2 12-16-2012 11:14 AM

Re: help with abc.go.com streams


 
Code:

rtmpdump -r rtmp://abcondemandfs.fplive.net/abcondemand -y mp4:/abcvideo/vide
o_fep/mov/grey_909_runbabyrun_episode_df1a555f-8b26-4e3d-9b56-a33d3dc87046_4997
080_768x432_1600.mov -o a.flv
RTMPDump v2.4-75-ge783798
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              2593.51
INFO:  moovPosition          8.00
INFO:  width                768.00
INFO:  height                432.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              40.00
INFO:  aacaot                2.00
INFO:  videoframerate        23.98
INFO:  audiosamplerate      22050.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                62182938.00
INFO:  timescale            23976.00
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                57186096.00
INFO:  timescale            22050.00
INFO: sampledescription:
INFO:  sampletype            mp4a
2558.569 kB / 15.32 sec (0.5%)


tdx3000 12-16-2012 09:33 PM

Re: help with abc.go.com streams


 
thank you guys


All times are GMT -6. The time now is 10:14 PM.