
Red5 is an Open Source Flash Server written in Java that supports:
- Streaming Video (FLV, F4V, MP4, 3GP)
- Streaming Audio (MP3, F4A, M4A, AAC)
- Recording Client Streams (FLV and AVC AAC in FLV container)
- Shared Objects
- Live Stream Publishing
- Remoting
- Protocols: RTMP, RTMPT, RTMPS, and RTMPE
v1.0 [Nov 26, 2009]
- Remoting requests from “mx:RemoteObject” supported
- RTMPT working with Tomcat
- “ArrayCollection”, “ObjectProxy”, “ByteArray” and “XML” objects supported by AMF3 codec
- “IConnection” objects from Remoting clients can store attributes across multiple requests
- Object fields can be omitted when being serialized
- Public methods can be protected through permissions