v0.21.5

bluenviron/mediamtxv0.21.5Feb 21, 2023by github-actions[bot]

AI Summary

A stability-focused release fixing crashes during WebRTC client disconnection and correcting media type assignments in HLS sources.

Key Highlights

  • Fix crash during client disconnection in WebRTC
  • Fix audio media type assignment in HLS source

New Features

  • Updated OpenAPI schema for input parameters

Full Release Notes

## Fixes and improvements

WebRTC

* Fix crash during client disconnection (https://github.com/aler9/rtsp-simple-server/issues/1482) (https://github.com/aler9/rtsp-simple-server/pull/1501)

HLS source

* set type of audio medias to 'audio'. it was wrongly set to "video" (https://github.com/aler9/rtsp-simple-server/pull/1489)

API Documentation

* Update OpenAPI schema to use int data type for input parameter (https://github.com/aler9/rtsp-simple-server/pull/1488) by @jolbol1