|
List Info
Thread: Integrating Plone (python) and red5
|
|
| Integrating Plone (python) and red5 |

|
2008-03-25 15:06:35 |
|
Hello all,
I9;m about to start a big project that will use red5 as streaming and multi-user server. The web application will also use Plone 3 as the "front-end".
The issue here is that Plone 3 uses ZODB to persist data. There will be many Flash clients that will need the data from the Plone portal.
What I thought was to have the red5 server communicate via XMLRPC with Zope/Plone.
Do you guys mind sharing your experiences with integration of red5 with other web servers? (PHP, Ruby, etc)
Any suggestions appreciated!
Thanks,
Marcelo.
|
| Re: Integrating Plone (python) and red5 |
  Australia |
2008-03-25 15:28:42 |
Find JDBC drivers for ZODB I guess ? Or spring has web
service client
code you could setup.
On 26/03/2008, at 7:06 AM, Marcelo de Moraes Serpa wrote:
> Hello all,
>
> I'm about to start a big project that will use red5 as
streaming and
> multi-user server. The web application will also use
Plone 3 as the
> "front-end".
>
> The issue here is that Plone 3 uses ZODB to persist
data. There will
> be many Flash clients that will need the data from the
Plone portal.
>
> What I thought was to have the red5 server communicate
via XMLRPC
> with Zope/Plone.
>
> Do you guys mind sharing your experiences with
integration of red5
> with other web servers? (PHP, Ruby, etc)
>
> Any suggestions appreciated!
>
> Thanks,
>
> Marcelo.
>
> _______________________________________________
> Red5 mailing list
> Red5 osflash.org
>
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5 osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
|
|
| Re: Integrating Plone (python) and red5 |
  Netherlands |
2008-03-26 07:18:51 |
|
|
Red5 can connect via AMF to an AMFPHP gateway. You
could build some bridge in the service of AMFPHP to connect to Plone/Zope or
even direct to ZODB if you'd like.
tags: "RemotingClient" (red5 java)
Regards,
Walter
----- Original Message -----
Sent: Tuesday, 25 March 2008 21:06
Subject: [Red5] Integrating Plone
(python) and red5
Hello all,
I'm about to start a big project that will
use red5 as streaming and multi-user server. The web application will also use
Plone 3 as the "front-end".
The issue here is that Plone 3 uses ZODB
to persist data. There will be many Flash clients that will need the data from
the Plone portal.
What I thought was to have the red5 server
communicate via XMLRPC with Zope/Plone.
Do you guys mind sharing your
experiences with integration of red5 with other web servers? (PHP, Ruby,
etc)
Any suggestions
appreciated!
Thanks,
Marcelo.
_______________________________________________ Red5 mailing
list Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
No virus found in this incoming message. Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.0/1342 - Release Date: 25-03-08
10:26
|
| Re: Integrating Plone (python) and red5 |

|
2008-03-26 08:24:20 |
|
Hmm... I doubt PHP could access ZODB. What PHP could do that pure Java couldn';t do?
Maybe the best option is still XMLRPC (Zope <-> red5)
On Wed, Mar 26, 2008 at 9:18 AM, Walter Tak < walter  waltertak. com">walter waltertak.com> wrote:
Red5 can connect via AMF to an AMFPHP gateway. You
could build some bridge in the service of AMFPHP to connect to Plone/Zope or
even direct to ZODB if you'd like.
tags: "RemotingClient" (red5 java)
Regards,
Walter
----- Original Message -----
Sent: Tuesday, 25 March 2008 21:06
Subject: [Red5] Integrating Plone
(python) and red5
Hello all,
I9;m about to start a big project that will
use red5 as streaming and multi-user server. The web application will also use
Plone 3 as the "front-end".
The issue here is that Plone 3 uses ZODB
to persist data. There will be many Flash clients that will need the data from
the Plone portal.
What I thought was to have the red5 server
communicate via XMLRPC with Zope/Plone.
Do you guys mind sharing your
experiences with integration of red5 with other web servers? (PHP, Ruby,
etc)
Any suggestions
appreciated!
Thanks,
Marcelo.
No virus found in this incoming message. Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.0/1342 - Release Date: 25-03-08
10:26
_______________________________________________
Red5 mailing list
Red5 osflash.org">Red5 osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
|
| Re: Integrating Plone (python) and red5 |

|
2008-03-26 14:24:11 |
|
| You could also give AMF for Python a try (http://pyamf.org)
Thijs O n Mar 26, 2008, at 2:24 PM, Marcelo de Moraes Serpa wrote:
Hmm... I doubt PHP could access ZODB. What PHP could do that pure Java couldn't do?
Maybe the best option is still XMLRPC (Zope <-> red5)
On Wed, Mar 26, 2008 at 9:18 AM, Walter Tak < walter  waltertak. com">walter waltertak.com> wrote: Red5 can connect via AMF to an AMFPHP gateway. You could build some bridge in the service of AMFPHP to connect to Plone/Zope or even direct to ZODB if you'd like. tags: "RemotingClient" (red5 java) Regards, Walter ----- Original Message ----- Sent: Tuesday, 25 March 2008 21:06 Subject: [Red5] Integrating Plone (python) and red5
Hello all, I'm about to start a big project that will use red5 as streaming and multi-user server. The web application will also use Plone 3 as the "front-end".
The issue here is that Plone 3 uses ZODB to persist data. There will be many Flash clients that will need the data from the Plone portal.
What I thought was to have the red5 server communicate via XMLRPC with Zope/Plone.
Do you guys mind sharing your experiences with integration of red5 with other web servers? (PHP, Ruby, etc)
Any suggestions appreciated!
Thanks,
Marcelo.
No virus found in this incoming message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.22.0/1342 - Release Date: 25-03-08 10:26
_______________________________________________ Red5 mailing list Red5 osflash.org">Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list Red5 osflash.org">Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
|
| Re: Integrating Plone (python) and red5 |
  Netherlands |
2008-03-26 19:30:09 |
|
|
I wouldn't build too much business-logic into Red5,
imho. Better seperate Zope/Plone/ZODB and Red5. Could be done by using a PHP
bridge but Thijs wrote that some AMF gateway for Python is available too. Would
be a good suggestion for the middleware between R5 and your Plone
backend.
Based on some experiences in the past I'd
say it's better to have 3 "simple" pieces of a chain than 2 complex
pieces.
Furthermore your R5 server will need all it's CPU
power to serve streams and SO's and function-calls etc ; offloading
businesslogic to a gateway on another server might not be optional but
required.
Regards, Walter
----- Original Message -----
Sent: Wednesday, 26 March 2008
14:24
Subject: Re: [Red5] Integrating Plone
(python) and red5
Hmm... I doubt PHP could access ZODB. What PHP could do that
pure Java couldn't do?
Maybe the best option is still XMLRPC (Zope
<-> red5)
On Wed, Mar 26, 2008 at 9:18 AM, Walter Tak < waltertak.com">walter waltertak.com> wrote:
Red5 can connect via AMF to an AMFPHP gateway.
You could build some bridge in the service of AMFPHP to connect to
Plone/Zope or even direct to ZODB if you'd like.
tags: "RemotingClient" (red5 java)
Regards,
Walter
-----
Original Message -----
Sent:
Tuesday, 25 March 2008 21:06
Subject:
[Red5] Integrating Plone (python) and red5
Hello all, I'm about to start a big project that
will use red5 as streaming and multi-user server. The web application will
also use Plone 3 as the "front-end".
The issue here is that Plone
3 uses ZODB to persist data. There will be many Flash clients that will
need the data from the Plone portal.
What I thought was to have
the red5 server communicate via XMLRPC with Zope/Plone.
Do you
guys mind sharing your experiences with integration of red5 with other web
servers? (PHP, Ruby, etc)
Any suggestions
appreciated!
Thanks,
Marcelo.
No virus found in this incoming message. Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.0/1342 - Release Date:
25-03-08
10:26
_______________________________________________ Red5
mailing list Red5 osflash.org">Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing
list Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
No virus found in this incoming message. Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.0/1344 - Release Date: 26-03-08
08:52
|
| Re: Integrating Plone (python) and red5 |
  United States |
2008-03-27 14:19:04 |
|
Marcelo,
One of our clients at Infrared5 is using Red5's RemotingClient class to send data back and forth from using AMFPHP. It worked well for him, so in theory the project that Thijs mentions would work exactly the same way. Thijs is a good developer too, so PyAMF should be a solid implementation of AMF Remoting for Python.
Let us know how it goes.
-Chris
On Mar 26, 2008, at 8:30 PM, Walter Tak wrote: I wouldn't build too much business-logic into Red5, imho. Better seperate Zope/Plone/ZODB and Red5. Could be done by using a PHP bridge but Thijs wrote that some AMF gateway for Python is available too. Would be a good suggestion for the middleware between R5 and your Plone backend. Based on some experiences in the past I'd say it's better to have 3 "simple" pieces of a chain than 2 complex pieces. Furthermore your R5 server will need all it's CPU power to serve streams and SO's and function-calls etc ; offloading businesslogic to a gateway on another server might not be optional but required. Regards, Walter ----- Original Message ----- Sent: Wednesday, 26 March 2008 14:24 Subject: Re: [Red5] Integrating Plone (python) and red5
Hmm... I doubt PHP could access ZODB. What PHP could do that pure Java couldn't do?
Maybe the best option is still XMLRPC (Zope <-> red5)
On Wed, Mar 26, 2008 at 9:18 AM, Walter Tak < walter  waltertak. com">walter waltertak.com> wrote:
Red5 can connect via AMF to an AMFPHP gateway. You could build some bridge in the service of AMFPHP to connect to Plone/Zope or even direct to ZODB if you'd like. tags: "RemotingClient" (red5 java) Regards, Walter ----- Original Message ----- Sent: Tuesday, 25 March 2008 21:06 Subject: [Red5] Integrating Plone (python) and red5
He llo all,
I'm about to start a big project that will use red5 as streaming and multi-user server. The web application will also use Plone 3 as the "front-end".
The issue here is that Plone 3 uses ZODB to persist data. There will be many Flash clients that will need the data from the Plone portal.
What I thought was to have the red5 server communicate via XMLRPC with Zope/Plone.
Do you guys mind sharing your experiences with integration of red5 with other web servers? (PHP, Ruby, etc)
Any suggestions appreciated!
Thanks,
Marcelo.
No virus found in this incoming message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.22.0/1342 - Release Date: 25-03-08 10:26
_______________________________________________ Red5 mailing list Red5 osflash.org">Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list Red5 osflash.org">Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
No virus found in this incoming message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.22.0/1344 - Release Date: 26-03-08 08:52
_______________________________________________ Red5 mailing list Red5 osflash.org">Red5 osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
|
[1-7]
|
|