Wednesday, November 4, 2009

Red5 Releases V0.9.0 RC2

Red5 recently released a newer version V0.9.0 RC2. It's the update after Red5 V0.9.0 RC1 which was released on 03 August 2009. The changelog for Red5 0.9.0 RC2 is not yet available. Following is the changelog of Red5 0.9.0

New Features:

  • Added AVC/h.264 live streaming based on Tiago Jacobs patches.
  • Added enums for Audio and Video codec types.
  • Added capability to add IoFilters? to RTMPConnection per application.
  • Added AAC live streaming code based on Wittawas Nakkasem's IceSurf? code.
Bugfixes:
  • Fixed bug with recording, where meta files were not removed when using the same name.
  • Changed VideoCodecFactory? into a "true" factory class.
  • Applied patch for h.264 live stream packet handling from Dave Feltenberger.
  • Applied FP 10.0.32.18 patch from Ari-Pekka Viitanen
I will post here the complete changelog once I get official information about the same.

Saturday, April 4, 2009

Updates on H.264 support in Red5

Here are some updates on h.264 support in Red5. The link below will take you to a demo site to showcase h.264 streaming in Red5. This demo has a simple AS3 Flash client capable of playing H.264 content with Red5. The FLV content shows the huge difference in quality.

Red5 h.264http://s1blue2.waltertak.com:15080/demos/

Currently Red5 does not support h.264 live streaming. It currently concerns only on VOD. h.264 feature is now scheduled for the 0.9.0 release.

Tuesday, October 7, 2008

h.264 is Now Working With Red5

In my last post, I wrote about Red5 0.8.0 release and possible h.264 support in Red5 version 0.9. Now there is a good news from Red5 team related to h.264.
Paul Gregoire from Red5 has announced that h.264 is now working with Red5. They are able to stream h.264 videos from Red5.

This is another milestone achieved by Red5 that will help Red5 to gain more popularity. On Red5 forum, there is a thread to discuss this news. You can also read or join this discussion from here.

More details on this new feature is available on http://gregoire.org/2008/10/06/red5-h264/

Tuesday, September 30, 2008

Red5 0.8.0 RC1 Released

Red5, the open source flash server announced the release of Red5 0.8.0 RC1. There are bulk of changes made in this version since Red5 0.7.0, which includes new features, bug fixes and other changes.

The installers are available for Windows and Debian. Installer for Mac OSX will be available soon.

The details of major changes and bug fixes as provided by Red5 team are given below-

New Features

  • Added socket policy file server to support new security model, starting in flash player 9.0.124

  • Added virtual hosting capabilities (Tomcat only)

  • Added W3C log appender for logback modeled after FMS log events and categories

  • Added the ability to unload a context using the ContextLoader

  • Added RTMPS support (Jira SN-69)

  • Set default J2EE servlet container / HTTP server to Tomcat

  • Added Flex based application installer for red5 web applications

  • Added War auto-deployer service

  • Added additional MP3 ID3 data to the onMetaData event

  • Added onImageData and MP3 cover art support

Bugfixes
  • RTMPProtocolDecoder fixed to support RSO sendMessage (Jira CODECS-9)

  • Fixed Tomcat logging problem

  • Fixed memory leak in ServiceUtils

  • Fixed connection timeout (Jira SN-95 / APPSERVER-274)

  • Resolved exception with WarLoaderServlet (Jira APPSERVER-224)

  • Resolved log directory issue (Jira APPSERVER-246)

  • Resolved ServerStream issue with w3c logging (Jira APPSERVER-263)

  • Added patch to support ability to implement IBroadcastStream for custom streaming protocols (Jira SN-87)

  • Resolved OSX connection problem with players > version 9,0,115

  • Added patch for InvocationTargetException on missing files (Jira SN-99 and SN-97)

  • Fixed a small issue with stream ids > 100

  • Added patch for flv metadata handling

  • Added patch for RTMPT client

  • Added patch for start and stop scripts

  • Fixed logging in web applications

  • Root cause was not being sent on error in Flex message service (Jira APPSERVER-288)

  • Allow serializer to make use of other annotations like JPA (Jira APPSERVER-277)

  • Collections are not serialized appropriately (Jira APPSERVER-293)

  • Unable to read external AMF3 arrays in IExternalizable classes (Jira APPSERVER-283)

  • Deadlock issues with fix in Output.java (Jira APPSERVER-289)

  • Bug with scope stopping and multithreading (Jira APPSERVER-290)

  • SharedObjects modified flag doesn’t get set to false (Jira APPSERVER-291)

Other
  • Split demos and flash sources into their own top level directories

  • Added application snapshot repository

More information about this release is available at http://osflash.org/red5/080rc1

Red5 team also updated the project roadmap. Red5 0.9 will have many exciting features such as -

Technology makes life easier

Daily Technology Tips

Open Source Flash Jobs

Adobe Flex Developer Center: Recent tutorials

Programming Discussion Forum