tonhattam1996
02-10-2015, 09:57 AM
Stream videos (http://suprememastertv.com/).
hasomaso
02-10-2015, 10:22 AM
1. download and install first the latest URLSnooper 2 (https://www.donationcoder.com/Software/Mouser/urlsnooper/downloads/URLSnooperSetup.exe) ... configure your network adapter settings and add "60-day Renewable Free License Key (https://www.donationcoder.com/Keys/nosignup.php?appcode=urlsnooper)"
http://i.imgur.com/Kn0eCiO.png http://i.imgur.com/ZSZVyTt.png
http://i.imgur.com/ok2Vc8t.png http://i.imgur.com/ms4ioFl.png
2. NOW!!! click "Sniff Network" and start your video with 720p resolution... and after add the filter, we need only the most necessary rtmp; swf; trac; 720;
http://i.imgur.com/XBQ0ZVw.png
http://i.imgur.com/2bGf38Z.png
3. copy now with the right mouse button, the blue marked parameters to clipboard and paste it on your editor, we need the parameters later for rtmpdump
http://i.imgur.com/MY7aYvP.png
-p "http://suprememastertv.com/playlist/2014-conference-playlist-sub-720.php"
-W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf"
-r "rtmps://5326e9482b79a.streamlock.net/s-vod"
4. ok now!!! we need the -y playpath, this is in the "http://developer.longtailvideo.com/trac"... select that under URLSnooper2 and activate "View raw packet contents"
and then in the lower window prefer equal to the first .mp4 content
http://i.imgur.com/RiCbLo3.png
5. ok we have now almost all parameters for a download with rtmpdump, and add all this in connection with rtmpdump together.
BTW: the stream using a security token
-T "tlsdmltkfkd10"
-p "http://suprememastertv.com/playlist/2014-conference-playlist-sub-720.php"
-W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf"
-r "rtmps://5326e9482b79a.streamlock.net/s-vod"
-a "s-vod"
-T "tlsdmltkfkd10"
-y "mp4:20150120 SMTV TELECONF P1_ENG ONLY 720Pv2.mp4"
rtmpdump -v -r "rtmps://53272e9ba9a08.streamlock.net/s-vod" -a "s-vod" -W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf" -p "http://suprememastertv.com/playlist/2014-conference-playlist-sub-720.php" -y "mp4:20150120 SMTV TELECONF P1_ENG ONLY 720Pv2.mp4" -T "tlsdmltkfkd10" -o "output720p.flv"
RTMPDump v2.4 GIT-2015-01-15 (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 und
INFO: timescale 15.00
INFO: length 61474.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: language und
INFO: timescale 24000.00
INFO: length 98354022.00
INFO: sampledescription:
INFO: sampletype mp4a
INFO: audiochannels 2.00
INFO: audiosamplerate 24000.00
INFO: videoframerate 15.00
INFO: aacaot 2.00
INFO: avclevel 31.00
INFO: avcprofile 77.00
INFO: audiocodecid mp4a
INFO: videocodecid avc1
INFO: width 1280.00
INFO: height 720.00
INFO: frameWidth 1280.00
INFO: frameHeight 720.00
INFO: displayWidth 1280.00
INFO: displayHeight 720.00
INFO: framerate 15.00
INFO: moovposition 545697594.00
INFO: duration 4098.27
16863.498 kB / 138.71 sec (3.3%)
http://i.imgur.com/13LAWow.png
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.