No it isn't http, but you can use port 80 and http tunneling (rtmpt:// instead of rtmp://) to get around pesky firewalls and proxies. But rtmpt is a lot slower, so you tend to use that once you detect that rtmp is blocked.
Peter On 9/15/06, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote: > Thanks for the explanation Peter ;) > > Is this protocol implemented over http too? > > > On 9/14/06, Peter Hall < [EMAIL PROTECTED]> wrote: > > Using only Remoting (or any http-based service), you have to poll the > > service for changes. With red5 or FMS/FDS, the server can send changes > > when they occur (push, not pull), which means the changes get to the > > client faster, and the client isn't making redundant calls to the > > server for changes that haven't happened. > > > > Peter > > > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
