FAQ  •  Register  •  Login

Develop a plugin for channel 10

<<

peter1212

Serviio lover

Posts: 52

Joined: Wed Mar 23, 2011 5:36 pm

Post Fri Jan 27, 2012 9:53 am

Develop a plugin for channel 10

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?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 27, 2012 12:57 pm

Re: Develop a plugin for channel 10

you should now try to open the web page again and the flash player should talk to your rtmpserv rather than the real server.
<<

peter1212

Serviio lover

Posts: 52

Joined: Wed Mar 23, 2011 5:36 pm

Post Fri Jan 27, 2012 4:02 pm

Re: Develop a plugin for channel 10

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 ?
<<

peter1212

Serviio lover

Posts: 52

Joined: Wed Mar 23, 2011 5:36 pm

Post Sat Jan 28, 2012 7:14 pm

Re: Develop a plugin for channel 10

while running RTMP Server with host block the movie (stream) still works.
Need some help here !
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 29, 2012 11:06 am

Re: Develop a plugin for channel 10

Dont enter the port number into hosts file.
<<

peter1212

Serviio lover

Posts: 52

Joined: Wed Mar 23, 2011 5:36 pm

Post Sun Feb 05, 2012 7:49 pm

Re: Develop a plugin for channel 10

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

Return to Plugin development

Who is online

Users browsing this forum: No registered users and 30 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.