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 12-08-2012, 07:18 AM
laptop2006 laptop2006 is offline
Junior Member
 
Join Date: Apr 2012
Posts: 12
laptop2006 is on a distinguished road
Default

Help: How to get the streaming link and add channel in rmtpGUI


Hi,

I want to get the streaming link from this website : http://tv24.vn.tivi365.net/sctv1.php

And add this channel into rtmpGUI like this:

<stream>
<title>SCTV1</title>
<info resolution="" bitrate="" />
<swfUrl></swfUrl>
<link></link>
<pageUrl></pageUrl>
<playpath></playpath>
<language></language>
<advanced></advanced>
</stream>

I have tried like this but it doesn't work:

<stream>
<title>SCTV1</title>
<info resolution="" bitrate="" />
<swfUrl>http://www.tv24.vn/getflash.ashx</swfUrl>
<link>rtmpe://112.197.2.11:1935/live</link>
<pageUrl>http://tv24.vn.tivi365.net/sctv1.php</pageUrl>
<playpath>sctv1.stream</playpath>
<language>VN</language>
<advanced></advanced>
</stream>

Please help me!

Thanks a lot
Reply With Quote
  #2  
Old 12-08-2012, 07:43 AM
svnpenn2 svnpenn2 is offline
Banned
 
Join Date: Nov 2012
Location: Dallas
Posts: 55
svnpenn2 is on a distinguished road
Default

Re: Help: How to get the streaming link and add channel in rmtpGUI


Code:
rtmpdump -o a.flv -r rtmpe://112.197.2.11/live/sctv1.stream -W http://tv24.vn
/getflash.ashx -p http://tv24.vn.tivi365.net/sctv1.php -T !3zxcvbnm4@
RTMPDump v2.4-75-ge783798
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   audiochannels         1.00
INFO:   audiosamplerate       0.00
INFO:   audiocodecid          .mp3
INFO:   videocodecid          avc1
INFO:   width                 480.00
INFO:   height                360.00
INFO:   frameWidth            480.00
INFO:   frameHeight           360.00
INFO:   displayWidth          480.00
INFO:   displayHeight         360.00
INFO:   framerate             25.00
INFO: trackinfo:
INFO:   timescale             0.00
INFO:   language              eng
INFO: sampledescription:
INFO: sampletype:
INFO:   type                  audio
INFO:   timescale             0.00
INFO:   language              eng
INFO: sampledescription:
INFO: sampletype:
INFO:   type                  video
INFO:   profile-level-id      42c01f
INFO:   sprop-parameter-sets  Z0LAH5JSA8F/y4CIAAADAAgAAAMBkHjBkkA=,aM4yyA==
INFO:   description           {H264CodecConfigInfo: codec:H264, profile:Baseline
, level:3.1, frameSize:480x360, displaySize:480x360, frameRate:25.0, PAR:1:1, cr
op: l:0 r:0 t:0 b:4}
INFO: rtpsessioninfo:
INFO:   connectiondata        IN IP4 0.0.0.0
INFO:   name                  WowzaMediaServer
INFO:   origin                - -28948296 -28948296 IN IP4 127.0.0.1
INFO:   timing                0 0
INFO:   protocolversion       0
INFO: attributes:
INFO:   range                 npt=now-
1201.545 kB / 27.34 sec
Reply With Quote
  #3  
Old 12-08-2012, 08:12 AM
laptop2006 laptop2006 is offline
Junior Member
 
Join Date: Apr 2012
Posts: 12
laptop2006 is on a distinguished road
Default

Re: Help: How to get the streaming link and add channel in rmtpGUI


Thanks svnpenn2

It is working now, can you tell me how can you get the "-T !3zxcvbnm4@". Any software or method to get that?
Reply With Quote
  #4  
Old 12-08-2012, 09:03 AM
svnpenn2 svnpenn2 is offline
Banned
 
Join Date: Nov 2012
Location: Dallas
Posts: 55
svnpenn2 is on a distinguished road
Default

Re: Help: How to get the streaming link and add channel in rmtpGUI


If you have Cygwin you can use my script
github.com/svnpenn/a/blob/master/securetoken.sh

Otherwise you can download the flash file
tv24.vn/getflash.ashx
and load it into SwfScan
stream-recorder.com/forum/swfscan-free-flash-decompiler-t13259.html
Search for "secureToken"
Reply With Quote
  #5  
Old 12-08-2012, 04:53 PM
laptop2006 laptop2006 is offline
Junior Member
 
Join Date: Apr 2012
Posts: 12
laptop2006 is on a distinguished road
Default

Re: Help: How to get the streaming link and add channel in rmtpGUI


Thanks svnpenn2

I can get the secure token now. Can i have one more question?
I use rtmpdumphelper to get this website http://simple-tv.com/ and i have:
-swfUrl:http://clients.cdnet.tv/flashplayer/player.swf
-link:rtmpe://94.242.221.205/6-hd
-pageUrl: http://clients.cdnet.tv/flashbroadca...ate=1354913987
-playpath:channel_6-hd.stream

But i can not get the token secure.
I download the file http://clients.cdnet.tv/flashplayer/player.swf and use your SwfScan to find the token, but i can not find it. I saw on the other threat, the token is "Rd#n@k72JDh"

How i find the token for http://simple-tv.com or any software, method we can get the swfUrl,link,pageUrl,playpath, token at the same time? i have tried URLhelper, URLsnooper but bad luck.

Thanks
Reply With Quote
  #6  
Old 12-08-2012, 05:11 PM
svnpenn2 svnpenn2 is offline
Banned
 
Join Date: Nov 2012
Location: Dallas
Posts: 55
svnpenn2 is on a distinguished road
Default

Re: Help: How to get the streaming link and add channel in rmtpGUI


As shown in the following thread, the only person that knows how to derive the token is KSV. He is afraid to post it.

stream-recorder.com/forum/find-rushdtv-ru-securetoken-p56395.html
Reply With Quote
  #7  
Old 12-08-2012, 10:39 PM
laptop2006 laptop2006 is offline
Junior Member
 
Join Date: Apr 2012
Posts: 12
laptop2006 is on a distinguished road
Default

Re: Help: How to get the streaming link and add channel in rmtpGUI


Thank you very much.
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:12 AM.


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