github bluenviron/mediamtx v0.23.1

latest releases: v1.8.1, v1.8.0, v1.7.0...
12 months ago

Note

This release is mostly dedicated to fix regressions introduced in v0.23.0. Major releases allow to introduce new features, but every addition is linked the risk of breaking something. Thanks to all the people that immediately tested the new version, reported issues and allowed to quickly develop the fixes included in this release: @tbnguyen1407, @alpe12, @felder, @nigelsim, @blu006, @Tokolosh, @0ip

Fixes and improvements

WebRTC

  • fix exception in browser when webrtcICEServers is empty (#1817) (#1821). this fixes a regression introduced in v0.23.0.

RTMP

  • fix crash when publishing video-only tracks (#1819) (#1822). this fixes a regression introduced in v0.23.0.

HLS

  • fix 404 error when hlsAlwaysRemux and sourceOnDemand are both true (#1818) (#1834)

API

  • bump API prefix from /v1 to /v2 (#1815)
  • add /get endpoints (#1577) (#1823). this allows to get entities by ID or name after /list endpoints were changed in v0.23.0.
  • fix wrong pageCount in /list endpoints (#1813) (#1824)
  • add item count to /list endpoints (#1813) (#1829)
  • sort results of /list endpoints (#1828)

General

  • fix missing H264/H265 keyframe warning message (#1825)

Don't miss a new mediamtx release

NewReleases is sending notifications on new releases.