Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 09:17
· 28 commits to main since this release
212382e

New features

WebRTC

  • support publishing and reading H265 tracks (#4003). Please check the README for supported browsers.

Fixes and improvements

General

  • improve unsafe path handling (#3927)
  • fix crash when recording a stream with unsupported tracks (#3978) (#3996) (#3978)

WebRTC

  • include query parameters in session URL (#3920)
  • move JavaScript reader and publisher into portable classes (#3921)
  • restart ICE only on failed connection states (#3899)

RPI Camera

Dependencies

  • build(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#3900)
  • build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#3925)
  • build(deps): bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 (#3926)
  • bump Golang to 1.23 (#3702)
  • build(deps): bump github.com/alecthomas/kong from 1.3.0 to 1.4.0 (#3940)
  • build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 (#3948)
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#3946)
  • build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 (#3947)
  • build(deps): bump github.com/gin-contrib/pprof from 1.5.0 to 1.5.1 (#3955)
  • build(deps): bump github.com/matthewhartstonge/argon2 (#3950)
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3979)
  • bump mediamtx-rpicamera to v2.3.6 (#4004)