Skip to content

v1.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 14:44
· 16 commits to main since this release
6cd7487

Fixes and improvements

General

  • fix version reporting with --version (#3846) (#3847)
  • make better use of Gin middleware system (#3849)
  • pprof: fix required authentication action (#3850)
  • restore pprof service (#3848) (#3851)
  • fix setting version in Arch Linux package (#3852)
  • warn instead of exiting when it is not possible to get version from git (#3857)
  • fix wrong -dirty prefix in version (#3869)
  • h264: improve performance of SPS parser (bluenviron/mediacommon#152)
  • h264: fix memory filling up in case of malicious SPS (bluenviron/mediacommon#153). When CpbCntMinus1 is set to unreasonably high values, the RAM fills up.

RTSP

RPI Camera

Dependencies

  • bump hls.js to v1.5.17 (#3885)