Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=14677)

laptop2006 12-08-2012 06:18 AM

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

svnpenn2 12-08-2012 06:43 AM

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


laptop2006 12-08-2012 07:12 AM

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?

svnpenn2 12-08-2012 08:03 AM

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"

laptop2006 12-08-2012 03:53 PM

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

svnpenn2 12-08-2012 04:11 PM

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

laptop2006 12-08-2012 09:39 PM

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


 
Thank you very much.


All times are GMT -6. The time now is 05:47 AM.