Skip to content

Releases: Red5/red5-server

v1.3.0

30 Aug 18:41
Compare
Choose a tag to compare

Full Changelog: v1.2.29...v1.3.0

It is also important to ensure your custom configurations have the remoting and AMF gateway servlet disabled.

1.2.31 Release

22 Aug 17:34
Compare
Choose a tag to compare

Full Changelog: v1.2.24...v1.2.31

Special release of updates to version 1.2.24 to fix timer handling on RTMP ingest

1.2.29 Release

18 Aug 13:20
Compare
Choose a tag to compare

1.2.28 Release

02 Aug 18:02
Compare
Choose a tag to compare

Full Changelog: v1.2.27...v1.2.28

WsSession reg/unreg fixed for WebSocket containers. Path was not used in initial registration and it made sessions unresolvable and leaky.

1.2.27 Release

29 Jul 14:47
Compare
Choose a tag to compare

Full Changelog: v1.2.26...v1.2.27

Changes mostly center upon WebSocket use; specifically when a proxy or direct connections are the originators.

1.2.26 Release

28 Jun 19:21
Compare
Choose a tag to compare

1.2.25 Release

28 Jun 13:45
Compare
Choose a tag to compare

Full Changelog: v1.2.24...v1.2.25

Update consists primarily of WebSocket modifications for comparison and use in Set collections.

1.2.24 Release

09 May 15:25
c036f8a
Compare
Choose a tag to compare

Fixed Broadcast scope lookup

What's Changed

New Contributors

Full Changelog: v1.2.23...v1.2.24

1.2.23 Release

06 May 15:46
Compare
Choose a tag to compare

Fix for RTMPE playback and broadcast scope lookup (NPE fix)

1.2.22 Release

04 May 17:11
Compare
Choose a tag to compare

Full Changelog: v1.2.21...v1.2.22

One of the primary updates here is the handling of the querystring attached to a stream name on publish or play; the querystring and parameters entries are added to the current connections attributes.