ZIP
WinGet
mediamtx
bluenviron · 1.15.5 · 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.5_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
bluenviron.mediamtx
Version
1.15.5
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.5/mediamtx_v1.15.5_windows_amd64.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Fixes and improvements
General
- apidocs: fix compatibility with OpenAPI 3.0 (#5210) double-precision numbers are now represented as double.
- playback: support concatenating segments with long gaps (#5172) Thanks to the new mtxi MP4 box, it's possible to check whether two segments are consecutive without involving dates or timestamps. When the new mtxi box is present in both segments, do not check if the end of the first segment corresponds to the start of the second segment.
- recorder: reset…