View Single Post
  #1  
Old 03-06-2017, 02:26 PM
jlovefun jlovefun is offline
Junior Member
 
Join Date: Mar 2017
Posts: 2
jlovefun is on a distinguished road
Default

help with this stream


Hey all,
I'm trying to get some clips of my brother playing baseball from stretchinternet streams. The link is https://portal.stretchinternet.com/u...reamType=video

Everytime I've plugged it into rtmpdump it runs and then stalls immediately and I get a few seconds of video each time...I'm at a loss on what to do next. I appreciate any help. my cmd line is below and what it outputs is also below. Thanks.
Code:
rtmpdump.exe -r "rtmp://o4.stretchinternet.com:1935/ondemand/" -a "ondemand/" -f "WIN 24,0,0,221" -W "https://neo-cdn.stretchinternet.com/assets/flowplayer.commercial-3.2.18.swf" -p "https://portal.stretchinternet.com/uncw/full.htm?eventId=346248&streamType=video" -y "mp4:uncw/uncw-346248-v.mp4" -o "2017-03-06_11-01-02_uncw-346248-v.flv" -A 8540 -B 8820
Code:
RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
For duration: 280.000 sec
INFO: Metadata:
INFO: trackinfo:
INFO:   language                eng
INFO:   timescale               90000.00
INFO:   length                  1251795060.00
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   language                eng
INFO:   timescale               90000.00
INFO:   length                  1251796655.00
INFO: sampledescription:
INFO:   sampletype              mp4a
INFO:   audiochannels           2.00
INFO:   audiosamplerate         90000.00
INFO:   videoframerate          30.30
INFO:   aacaot                  2.00
INFO:   avclevel                30.00
INFO:   avcprofile              66.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   frameWidth              640.00
INFO:   frameHeight             360.00
INFO:   displayWidth            640.00
INFO:   displayHeight           360.00
INFO:   framerate               3000.00
INFO:   moovposition            545108755.00
INFO:   duration                13908.85
224.984 kB / 8545.47 sec (61.4%)
INFO: Metadata:
INFO: trackinfo:
INFO:   language                eng
INFO:   timescale               90000.00
INFO:   length                  1251795060.00
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   language                eng
INFO:   timescale               90000.00
INFO:   length                  1251796655.00
INFO: sampledescription:
INFO:   sampletype              mp4a
INFO:   audiochannels           2.00
INFO:   audiosamplerate         90000.00
INFO:   videoframerate          30.30
INFO:   aacaot                  2.00
INFO:   avclevel                30.00
INFO:   avcprofile              66.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   frameWidth              640.00
INFO:   frameHeight             360.00
INFO:   displayWidth            640.00
INFO:   displayHeight           360.00
INFO:   framerate               3000.00
INFO:   moovposition            545108755.00
INFO:   duration                13908.85
Reply With Quote