github bluenviron/mediamtx v0.23.4

latest releases: v1.8.3, v1.8.2, v1.8.1...
12 months ago

Fixes and improvements

General

  • allow using special characters in external commands (#1652) (#1868), on Windows, when using cmd.exe or a bat file as external command.
  • print error that caused an external command to exit (#1869)
  • fix sending session ID to external authentication (#1871). this fixes a regression introduced in v0.23.0
  • replace math/rand with crypto/rand, increasing security (#1872)

WebRTC

RTSP

RTMP

  • fix timestamp conversion from RTSP/HLS to RTMP (#1899). this was causing moments of silence and timing errors when reading with RTMP a stream originally published with RTSP or HLS.
  • support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898)

HLS

  • support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898)

UDP

  • fix using multicast when a single interface doesn't support it (#1874)

RPI Camera

API

  • fix setting default parameters when creating a path (#1853) (#1905). . this fixes a regression introduced in v0.23.0.

Dependencies

  • build(deps): bump github.com/pion/webrtc/v3 from 3.2.6 to 3.2.8 (#1862)
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1880)
  • build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1897)

Don't miss a new mediamtx release

NewReleases is sending notifications on new releases.