ZIP
WinGet
mediamtx
bluenviron · 1.15.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
mediamtx_v1.15.4_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
bluenviron.mediamtx
Version
1.15.4
Description
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.
License
MIT
↗
Installer URL
https://github.com/bluenviron/mediamtx/releases/download/v1.15.4/mediamtx_v1.15.4_windows_amd64.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Fixes and improvements
General
- support multiple CORS origins (#5150)
- add udpReadBufferSize parameter (#5129) this allows to set a global UDP read buffer, applied to every UDP socket.
- extend udpReadBufferSize to WebRTC UDP sockets (#5130) this allows to decrease packet losses without touching system parameters.
- recorder: prevent FMP4 durations from overflowing (#4711) (#5126) the timestamp difference between two samples was put inside an unsigned integer that, when negative, caused an ove…