Hi Joachim,

That makes perfect sense to me. I forgot about the admin interface and
how it actually works. It would be great if we could get others to
think about the fact that the XML-RPC interface doesn't have to be
used only for the admin tool.

Thanks for clarifying Joachim.

-Chris

On 9/6/06, Joachim Bauch <[EMAIL PROTECTED]> wrote:
> Hi Chris,
>
> Chris Allen schrieb:
> [...]
> > Well, actually there is a plan to implement a way for Ajax clients to
> > access the Red5 server with normal HTTP calls which return XML. I'm
> > not at all sure where we are with developing that piece, but it is
> > something that we would like to add in the future.
> >
> > Luke any idea about this feature and when we might implement it?
>
> let me answer this:  it already _is_ implemented ;) and powers the admin
> interface of Red5 where everything is queried through XML-RPC calls by
> the browser.  See "org.red5.server.net.servlet.StatisticsServlet" for
> informations on how to setup such a service.
> The implementation of the methods that can be called through XML-RPC
> can be found in "org.red5.server.statistics.ScopeStatistics".
>
> Joachim
>
> _______________________________________________
> 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

Reply via email to