v0.22.2

bluenviron/mediamtxv0.22.2Apr 15, 2023by github-actions[bot]

AI Summary

This release announces the rebranding to MediaMTX and fixes a critical regression that corrupted H264/H265 streams under specific UDP payload configurations.

Key Highlights

  • Rebranding to MediaMTX
  • Fix for H264/H265 stream corruption when udpPayloadMaxSize was not set correctly

New Features

  • Stream integrity restoration for UDP payloads

Full Release Notes

## Important announcement

rtsp-simple-server is being rebranded as MediaMTX. Furthermore, my main open source projects are being transferred to the [bluenviron organization](https://github.com/bluenviron), in order to allow the community to maintain and evolve the code regardless of my personal availability.

## Fixes and improvements

* Fix regression introduced in v0.22.0 that corrupted H264 / H265 streams when option `udpPayloadMaxSize` was not explicitly set or was set to a value greater than 1472 (#1702) (#1711)