[Twisted-Python] Flash AMF and Twisted

Reinoud Elhorst twisted at claude.nl
Sat Jul 14 17:06:15 EDT 2007


I only read this message today. About a month ago, I started playing a
little with such a project myself. Actually the project is (the
millionth) media player on the Wii, but since progressive download on
the Wii works only for flv-files smaller than about 100M (it runs out of
memory else), I needed a streaming flv server.

I'm still trying to get a feel for best practices in Python, however it
does get the work done, it can streams flvs to flash player.

http://code.google.com/p/wiidiaplayer/

Just wanted to let you know.


On 2007-06-12 12:06, Arnar Birgisson wrote:
> Hi all,
>
> Re. this message:
> http://twistedmatrix.com/pipermail/twisted-python/2007-May/015373.html
>
> Has any work been done here? I'm facing a project that requires
> two-way communication between a Flex/Apollo app and a Twisted server.
> In my initial tests I used http and comet-like techniques but I'm not
> sure they are the most efficient way.
>
> I'm willing to help with the project - I've already dabbled a little
> in the DjangoAMF stuff.
>
> Arnar
>
>





More information about the Twisted-Python mailing list