Help: How to get the streaming link and add channel in rmtpGUIHi,
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 |
Re: Help: How to get the streaming link and add channel in rmtpGUICode:
rtmpdump -o a.flv -r rtmpe://112.197.2.11/live/sctv1.stream -W http://tv24.vn |
Re: Help: How to get the streaming link and add channel in rmtpGUIThanks svnpenn2
It is working now, can you tell me how can you get the "-T !3zxcvbnm4@". Any software or method to get that? |
Re: Help: How to get the streaming link and add channel in rmtpGUIIf 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" |
Re: Help: How to get the streaming link and add channel in rmtpGUIThanks 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 |
Re: Help: How to get the streaming link and add channel in rmtpGUIAs 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 |
Re: Help: How to get the streaming link and add channel in rmtpGUIThank you very much.
|
All times are GMT -6. The time now is 05:47 AM. |