Skip to content

Releases: bluenviron/mediamtx

v0.7.1

28 Jun 15:49

Choose a tag to compare

fix Content-Base header

v0.7.0

27 Jun 19:28

Choose a tag to compare

  • arguments have been replaced by a configuration file, that allows different settings for each path
  • improve performance by using static buffers instead of dynamic allocation for each frame
  • add client count to each log entry
  • add pprof
  • remove mutexes, use exclusively channels

v0.6.6

21 Jun 19:13

Choose a tag to compare

add docker hub images

v0.6.5

21 Jun 13:40

Choose a tag to compare

add --read-ips and --publish-ips arguments; fix #12

v0.6.4

14 Jun 19:51

Choose a tag to compare

  • support authenticating with vlc

v0.6.3

14 Jun 15:50

Choose a tag to compare

  • support rtspbee

v0.6.2

21 May 20:07

Choose a tag to compare

  • more detailed error messages

v0.6.1

17 May 14:53

Choose a tag to compare

  • support non-canonical header keys (i.e. Content-length instead of Content-Length)
  • support interleaved frames up to 512KB
  • support SDPs with wrong protocols or missing origin

v0.6.0

10 May 21:00

Choose a tag to compare

  • new arguments: --read-user, --read-pass, --read-timeout, --write-timeout
  • add unit tests

v0.5.5

03 May 21:28

Choose a tag to compare

  • support ipv6 link-local addresses