Steve I have setup a standalone origin server for now up at electroteque.org located in Sydney. If someone has a origin server I can setup a secondary red5 running as an edge and connect to that, I could test that also, or else I can look at setting up a edge service in a machine in another datacentre. Will do a quick test with a edge server running locally.
Steven Gong wrote: > Hi all, > I've checked in the prototype for Edge/Origin to the clustering > branch: > http://svn1.cvsdude.com/osflash/red5/java/server/branches/clustering > <http://svn1.cvsdude.com/osflash/red5/java/server/branches/clustering> > > I haven't integrated the Edge with Terracotta yet but will do it soon. > Now you can play with it on two machines with one Origin server and > one Edge server. (Of course, it should work for one Origin and several > Edges. But I have never tried it. :-) ) The Edge server is accessed by > RTMPT. The RTMP Edge support will be added after the Edge/Origin with > Terracotta prototype is done. > > How to run the prototype inside Eclipse: > (1) Check out the code first. > (2) Start Origin server by running Standalone without arguments. > (3) Start Edge server by running Standalone with argument "red5-edge.xml " > (4) Connect the Edge by RTMPT on port 8088. For example, > "rtmpt://localhost:8088/oflaDemo" > > The default setting of Edge is to connect Origin locally. You can > modify the "server" property of "mrtmpClient" bean in " > red5-edge-core.xml" to set the address of Origin server. > > I appreciate your feedbacks and suggestions for the prototype. Enjoy!~~ > > -- > Best Regards > Steven Gong > > InfraRed5 Red5 Consultant: http://www.infrared5.com, > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > Red5 Developer: http://osflash.org/red5, > http://jira.red5.org/confluence/display/~steven/Home > <http://jira.red5.org/confluence/display/%7Esteven/Home> > > Modesty is an overrated quality in men of no great accomplishment. -- > Ricky Jay > ------------------------------------------------------------------------ > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
