Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-10-2015, 10:57 AM
tonhattam1996 tonhattam1996 is offline
Junior Member
 
Join Date: Apr 2014
Posts: 5
tonhattam1996 is on a distinguished road
Default

please help me!


Stream videos.

Last edited by tonhattam1996 : 02-11-2015 at 03:12 AM.
Reply With Quote
  #2  
Old 02-10-2015, 11:22 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: please help me!


1. download and install first the latest URLSnooper 2 ... configure your network adapter settings and add "60-day Renewable Free License Key"









2. NOW!!! click "Sniff Network" and start your video with 720p resolution... and after add the filter, we need only the most necessary
Code:
rtmp; swf; trac; 720;







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



Code:
-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






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
Code:
-T "tlsdmltkfkd10"
Code:
-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"
Code:
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"
Code:
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%)
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:15 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons