mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.

MIT License

Downloads
79
Stars
11K
Committers
70

Bot releases are visible (Hide)

mediamtx -

Published by aler9 over 4 years ago

  • fix authentication with VLC and login prompt
  • close connection after 3 failed login attempts
mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.8.5

Published by aler9 over 4 years ago

mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.8.4

Published by aler9 over 4 years ago

mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.8.3

Published by aler9 over 4 years ago

mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.8.2

Published by aler9 over 4 years ago

mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.8.1

Published by aler9 over 4 years ago

mediamtx - v0.8.0

Published by aler9 over 4 years ago

  • implement proxy mode
  • ship conf.yml with the executable
mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.7.1

Published by aler9 over 4 years ago

mediamtx - v0.7.0

Published by aler9 over 4 years ago

  • 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
mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.6.6

Published by aler9 over 4 years ago

mediamtx - https://github.com/bluenviron/mediamtx/releases/tag/v0.6.5

Published by aler9 over 4 years ago

mediamtx - v0.6.4

Published by aler9 over 4 years ago

  • support authenticating with vlc
mediamtx - v0.6.3

Published by aler9 over 4 years ago

  • support rtspbee
mediamtx - v0.6.2

Published by aler9 over 4 years ago

  • more detailed error messages
mediamtx -

Published by aler9 over 4 years ago

  • 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
mediamtx -

Published by aler9 over 4 years ago

  • new arguments: --read-user, --read-pass, --read-timeout, --write-timeout
  • add unit tests
mediamtx - v0.5.5

Published by aler9 over 4 years ago

  • support ipv6 link-local addresses
mediamtx - v0.5.4

Published by aler9 over 4 years ago

  • preliminary support for IPv6 link-local addresses
  • update gortsplib
mediamtx - v0.5.3

Published by aler9 over 4 years ago

  • support Mac OS X
  • change control path
mediamtx -

Published by aler9 over 4 years ago

  • update gortsplib and increase maximum length of RTSP path, header values and header keys