Skip to content

Releases: Red5/red5-server

1.0.8 Milestone 9

1.0.8 Milestone 9 Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 26 Aug 18:30

AMF encoding changes to fix AMF0 to AMF3 switching
Refactored Notify and Invoke decoding to streamline it
Updated debug logging for stream send

1.0.8 Milestone 8

1.0.8 Milestone 8 Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 15 Aug 18:30

Updated tomcat-plugin to 1.14
Fixed writer post-processor bean name

1.0.8 Milestone 7

1.0.8 Milestone 7 Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 12 Aug 12:00
  • Refactored AMF decoding
  • Implemented writer post processing for FLV
  • Created interfaces for Pre/Post processing of media files

1.0.8 Milestone 6

1.0.8 Milestone 6 Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 15 Aug 18:21

Recreated for OpenMeetings release

1.0.8 Milestone 4

1.0.8 Milestone 4 Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 29 Jun 01:26

Working our way up to a Release

Red5 1.0.7 Release

Choose a tag to compare

@mondain mondain released this 13 May 00:05

This release contains a lot of fixes and modifications:
Issues closed: 51
PR's closed: 28

Tomcat has been updated to version 8.0.33 and the websocket plugin to version 1.5.

The build artifacts have been compiled with JDK7.

Releasing Notes

1.0.7 Milestone 10

1.0.7 Milestone 10 Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 24 Mar 14:46
v1.0.7-M10

Commit for 1.0.7-M10

Red5 1.0.7 Snapshot

Red5 1.0.7 Snapshot Pre-release
Pre-release

Choose a tag to compare

@mondain mondain released this 17 Sep 11:51

This "snapshot" is not a standard "release" and will be updated until 1.0.7 is released.

9/17: Fixed circular dependency in jee-container.xml file
9/18: Added RTMP connection modifications to support lower level concurrency control
10/7: Updated to include connection concurrency and deadlock fixes
10/12: Fixed interoperabilty with AMS and switched stream ids to use double type

Red5 1.0.6 Release

Choose a tag to compare

@mondain mondain released this 08 Sep 17:37

This release contains memory leak and threading fixes over previous 1.x versions. Tomcat has been updated to version 8.0.26 and the websocket plugin to version 1.2.

The build artifacts have been compiled with JDK7.

Releasing information will be posted on the wiki for reference: https://github.com/Red5/red5-server/wiki/Release-Information.

Red5 1.0.5 Release

Choose a tag to compare

@mondain mondain released this 07 Feb 17:57

This release contains a few fixes and modifications found after the 1.0.4 release. Tomcat plugin logging uses a new jar to push its log events to slf4j; also updated is the websocket plugin to version 1.1.

Alert
These artifacts were compiled with jdk8, but had the target set for jdk7 (1.7). This means they will operate correctly only on java 8 / jdk8; in java 6 or 7 you will get a keySet error due to linked jdk8 methods. The sonatype repositories will be updated with proper jdk7 builds today (2/10/14).