Page 1 of 1

Develop a plugin for channel 10

PostPosted: Fri Jan 27, 2012 9:53 am
by peter1212
Hi all,
I'm trying to develop a plugin for http://10tv.nana10.co.il/Video/?VideoID=88436&TypeID=5&CategoryID=210155&pid=48&sid=169
I'm following the http://stream-recorder.com/forum/tutorial-simply-use-rtmpsrv-and-example-t6325.html?p=18142#post18142 tutorial
1) using urlsnooper i extracted :
  Code:
http://f.nanafiles.co.il/Common/Flash/Nana10Preloader.swf?Version=20120122&VideoID=88436&ArticleID=682100&AutoPlay=1&EnableEmbed=1
http://f.nanafiles.co.il/Common/Flash/Nana10Preloader.swf?Version=20120122
http://f.nanafiles.co.il/Common/Flash/Nana10Player.swf?Version=20120122
rtmpt://s0mfl.castup.net:1935/993860018-123.flv?ct=IL&rg=NV&aid=386&tkn=20120127093951&ts=0&cu=7ACEBD7E-FF84-4DC6-BE13-D0913AA1EC0B&cuud=pid48&cuud=pid48;rtmpt://sv8fl.castup.net:1935/993860018-123.flv?ct=IL&rg=NV&aid=386&tkn=20120127093951&ts=0&cu=7ACEBD7E-FF84-4DC6-BE13-D0913AA1EC0B&cuud=pid48&cuud=pid48;rtmpt://sv5fl.castup.net:1935/993860018-123.flv?ct=IL&rg=NV&aid=386&tkn=20120127093951&ts=0&cu=7ACEBD7E-FF84-4DC6-BE13-D0913AA1EC0B&cuud=pid48&cuud=pid48;rtmpt://sv9fl.castup.net:1935/993860018-123.flv?ct=IL&rg=NV&aid=386&tkn=20120127093951&ts=0&cu=7ACEBD7E-FF84-4DC6-BE13-D0913AA1EC0B&cuud=
rtmpt://s0mfl.castup.net:1935/993860018-123.flv
rtmp://s0ffl.castup.net:1935/993860018-123.flv/_definst_/_definst_


now what should be the host:
1) s0ffl.castup.net
2) s0ffl.castup.net:1935
3) sv8fl.castup.net
4) sv8fl.castup.net:1935
5) s0mfl.castup.net
6) s0mfl.castup.net:1935
7) f.nanafiles.co.il
8) 10tv.nana10.co.il

I changed the host file to:
127.0.0.1 s0ffl.castup.net:1935

ran the batch file rtmpsrv.bat
all i see in the command prompt window is:
  Code:
RTMP Server 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935


The text file is empty.

can someone tell me what to write as the host? and why the text file is empty?

Re: Develop a plugin for channel 10

PostPosted: Fri Jan 27, 2012 12:57 pm
by zip
you should now try to open the web page again and the flash player should talk to your rtmpserv rather than the real server.

Re: Develop a plugin for channel 10

PostPosted: Fri Jan 27, 2012 4:02 pm
by peter1212
I did it but i receive:
  Code:
txt
RTMP Server 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
ERROR: Handshake failed
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!


(I entered all the hosts to the host file)

Any suggestion ?

Re: Develop a plugin for channel 10

PostPosted: Sat Jan 28, 2012 7:14 pm
by peter1212
while running RTMP Server with host block the movie (stream) still works.
Need some help here !

Re: Develop a plugin for channel 10

PostPosted: Sun Jan 29, 2012 11:06 am
by zip
Dont enter the port number into hosts file.

Re: Develop a plugin for channel 10

PostPosted: Sun Feb 05, 2012 7:49 pm
by peter1212
O.k.
here is the feed
rtmp://s0ffl.castup.net:1935/993860018-123.flv/_definst_/_definst_

if some one finds the HD parameter write it down