Skip to content
/ fmspy Public

FMSPy provides implementation of RTMP protocol upon Twisted Framework. On top of protocol implementation it builds server for Flash/Flex/Haxe/... clients.

License

Notifications You must be signed in to change notification settings

smira/fmspy

Folders and files

NameName
Last commit message
Last commit date
May 27, 2009
Aug 14, 2010
May 30, 2009
May 27, 2009
May 27, 2009
May 20, 2009
Apr 22, 2009
May 24, 2009
May 24, 2009
May 20, 2009
May 27, 2009
May 30, 2009

Repository files navigation

FMSPy
=====

FMSPy provides implementation of RTMP protocol upon Twisted Framework.
On top of protocol implementation it builds server for Flash/Flex clients.

At the moment FMSPy supports:
- basic RPC support;
- application plugin infrastructure (applications are designed as FMSPy plugins);
- application API.

Plans include:
- live webcam audo/video streaming;
- streaming from disk and writing streams to disk;
- shared object support;
- monitoring and load analysis;
- clustering.

Plugin applications may use full power of Twisted, for example: memcached protocol, database
connections, RPC-over-HTTP, object persistence etc.

More info at: http://fmspy.org/

About

FMSPy provides implementation of RTMP protocol upon Twisted Framework. On top of protocol implementation it builds server for Flash/Flex/Haxe/... clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published