Could this theoretically be setup to work across datacentres, or does the machines need to be in the same DC ? If so, once I manage to work out the logic of setting it up, I'd be happy to host a edge / origin version of server in a DC in Sydney if people want to try out those kind of conditions. Im pretty sure thats the whole deal about the edge system anyway. Ie have the origin servers in a DC in the US, and edge servers geo targetted across places ie AU and EU.
Sales Department wrote: > Is there a wiki page anywhere detailing what's happening on this > branch? From steve's post, it appears that a video stream is being > 'published' by the origin server and subscribed to by the edge server. > If that's the case, please point out where this client relationship is > being done. I'm most interested in helping on that piece or at least > seeing what's been done so far. > > Bill > > Lenny Sorey wrote: > >> Hi Orion, >> >> Glad to see you now in the list. >> >> I will be experiment with Stevens setup toward the end of the >> week. >> >> Looking forward to Terracotta's Integration >> >> Regards, >> >> Lenny >> >> >> On 8/21/07, *Orion Letizi* <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> Very cool. I'm on an airplane today, but I'll try it out as soon >> as I get home. >> >> >> Sent from my handheld >> >> -----Original Message----- >> From: "Steven Gong" <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> >> >> Date: Tue, 21 Aug 2007 13:29:25 >> To:[email protected] <mailto:To:[email protected]>, "Red Dev list" >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>, >> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> Cc:"Orion Letizi" < [EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>>, "Steven Harris" >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> >> Subject: Edge/Origin prototype is on the clustering branch >> >> >> 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 >> <http://www.infrared5.com> , [EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> >> >> Red5 Developer: http://osflash.org/red5 <http://osflash.org/red5> , >> http://jira.red5.org/confluence/display/~steven/Home >> <http://jira.red5.org/confluence/display/%7Esteven/Home> >> <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] <mailto:[email protected]> >> http://osflash.org/mailman/listinfo/red5_osflash.org >> <http://osflash.org/mailman/listinfo/red5_osflash.org> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
