Skip to content

Releases: Red5/red5-server

1.1.1 Release

29 May 18:43
Compare
Choose a tag to compare

This release encompasses a overhaul of the SharedObject logic and to a lesser extent the Scope object.

1.1.0 Release

22 Apr 16:17
Compare
Choose a tag to compare

Changes:

  • Replacement of the Quartz internals with a JDK scheduled executor
  • PlayEngine live-wait support for legacy FCS/FMS/AMS is externalized to a configuration option (off by default)
  • Fix for Metadata with non zero timestamps sent prior to config/keyframes which triggered rollover math and buffer issues downstream

1.0.10 Release

09 Feb 00:50
Compare
Choose a tag to compare

Shared Object fixes
Negative timestamp handling fix
Tomcat and WebSocket plugin fixes

1.0.10 Milestone 10

13 Dec 20:20
Compare
Choose a tag to compare
1.0.10 Milestone 10 Pre-release
Pre-release

New WebSocket implementation based on Tomcat WebSocket offering, replacing custom Red5 WebSocket library. Migration steps on the tomcatplugin readme.
Updated chat demo which uses WebSockets

1.0.10 Milestone 9

30 Jun 20:23
Compare
Choose a tag to compare
1.0.10 Milestone 9 Pre-release
Pre-release

Updated to Mina 2.0.19
Updated to Tomcat 8.5.32

Adjusted Mina transport and refactored close and idle handling. This should hopefully prevent sockets hanging in CLOSE_WAIT. Also reduced some of the threading pools in red5.properties.

1.0.10 Milestone 8

05 Jun 15:14
Compare
Choose a tag to compare
1.0.10 Milestone 8 Pre-release
Pre-release

Contains PR's from BigBlueButton

Close reentrance protection added to ClientBroadcastStream
AtomicReference wrapper added around StreamState enum

1.0.10 Milestone 7

10 Apr 00:29
Compare
Choose a tag to compare
1.0.10 Milestone 7 Pre-release
Pre-release

Release for updated tomcat, nothing more

1.0.10 Milestone 6

02 Apr 14:28
Compare
Choose a tag to compare
1.0.10 Milestone 6 Pre-release
Pre-release

This is a release which only contains updated dependencies, no code changed.

1.0.10 Milestone 5

17 Mar 19:39
Compare
Choose a tag to compare
1.0.10 Milestone 5 Pre-release
Pre-release

Updated Mina 2.0.17 several SSL related fixes
Updates to recording
Updated AMF Map handling to fix OBS issue

1.0.10 Milestone 4

10 Aug 21:09
Compare
Choose a tag to compare
1.0.10 Milestone 4 Pre-release
Pre-release

Fixed up media copy and serialization routines.