View Single Post
  #2  
Old 03-06-2017, 03:25 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: help with this stream


Rtmpsuck (rtmpdumphelper) downloads it, rtmpdump downloads it with -v switch.

rtmpdump -v -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/portal.htm?eventId=346247&streamType=video" ^
-y "mp4:uncw/uncw-346247-v.mp4" ^
-o "c:\%d%_TEST.mp4"



C:\>rtmpdump -v -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/portal.htm?eve
ntId=346247&streamType=video" -y "mp4:uncw/uncw-346247-v.mp4" -o "c:\2017-03-06_22-28-03_TEST.mp4"
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 Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO: language eng
INFO: timescale 90000.00
INFO: length 1192586940.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: language eng
INFO: timescale 90000.00
INFO: length 1192584377.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 519529124.00
INFO: duration 13250.97
6000.016 kB / 153.32 sec (1.1%)
RTMP Proxy Server v2.4 GIT-2015-12-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app : ondemand/
flashVer : WIN 24,0,0,221
swfUrl : https://neo-cdn.stretchinternet.com/...r.commercial-3.
2.18.swf
tcUrl : rtmp://o4.stretchinternet.com:1935/ondemand/
pageUrl : https://portal.stretchinternet.com/u...entId=346247&s
treamType=video
live : no
Playpath : mp4:uncw/uncw-346247-v.mp4
Saving as : 2017-03-06_10-17-47_uncw-346247-v.flv
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO: trackinfo:
INFO: language eng
INFO: timescale 90000.00
INFO: length 1192586940.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: language eng
INFO: timescale 90000.00
INFO: length 1192584377.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 519529124.00
INFO: duration 13250.97
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO: trackinfo:
INFO: language eng
INFO: timescale 90000.00
INFO: length 1192586940.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: language eng
INFO: timescale 90000.00
INFO: length 1192584377.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 519529124.00
INFO: duration 13250.97
Reply With Quote