Skip to content

Releases: Red5/red5-server

v2.0.31 Release

Choose a tag to compare

@mondain mondain released this 02 Apr 14:46

Full Changelog: v2.0.30...v2.0.31

Big Buck Bunny test clip

Choose a tag to compare

@mondain mondain released this 16 Feb 18:59
v1-testfile-bbb

Update based on insights

v2.0.30 Release

Choose a tag to compare

@mondain mondain released this 01 Feb 20:49

What's Changed

Full Changelog: v2.0.29...v2.0.30

Cache switch to Caffeine

Learn more about Red5 open-source media server: https://www.red5.net/red5-media-server/

Mediabunny feature

Choose a tag to compare

@mondain mondain released this 26 Jan 22:31

This is only a red5 server zip with mediabunny included. Simple steps to follow:

  1. Unzip the archive (ensure you have JDK 21 or newer installed)
  2. Start the server
  3. Publish an RTMP stream (from OBS, FFMpeg or whatever)
  4. Open Chrome or Firefox to: http://localhost:5080/live/mediabunny/minimal.html
  5. Enter your stream name and hit start

Note only configured for h.264 and AAC for now

v2.0.29 Release

Choose a tag to compare

@mondain mondain released this 08 Jan 19:53

Full Changelog: v2.0.28...v2.0.29

v2.0.28 Release

Choose a tag to compare

@mondain mondain released this 07 Jan 15:04

Full Changelog: v2.0.27...v2.0.28

v2.0.27 Release

Choose a tag to compare

@mondain mondain released this 06 Jan 16:04
e853c62

What's Changed

Full Changelog: v2.0.26...v2.0.27

v2.0.26 Release

Choose a tag to compare

@mondain mondain released this 02 Jan 17:14
a941add

What's Changed

  • Proposed 2.0.26 release with RTMP encode/decode fixes by @mondain in #429

Full Changelog: v2.0.25...v2.0.26

v2.0.25 Release

Choose a tag to compare

@mondain mondain released this 15 Dec 20:07

What's Changed

  • Codec input sanitization by @kdkd in #427
  • EngineLauncher: Guard against missing args, and strip the windows service stop flag to correctly pass the port/token data on a shutdown request by @kdkd in #423
  • InetAddressEditor ipv6 input validation fix by @kdkd in #422
  • UrlQueryStringMap's hardening to handle ?params without a following = by @kdkd in #421
  • Fix LocalNetworkUtil.getCurrentEnvironmentLoopbackIp's fallback if NetworkInterface.getNetworkInterfaces() doesn't work due to sandboxing or permission issues by @kdkd in #420
  • Prevent stale session reaper crash if maxLifetime was not set by @kdkd in #418
  • RTMPSLoader servlet name typo fix by @kdkd in #419
  • MP3Reader: Handle corrupt MP3 files better. by @kdkd in #425
  • M4AReader: Parser improvements by @kdkd in #426
  • MetaDataTest minor fix: The created test stream was set for 300px wide, but then tested to see if it was 400. by @kdkd in #424

Full Changelog: v2.0.24...v2.0.25

v2.0.16.44 Release

Choose a tag to compare

@mondain mondain released this 11 Dec 19:52

Full Changelog: v2.0.16.42...v2.0.16.44