Download Latest Version mediamtx_v1.15.1_windows_amd64.zip (21.9 MB)
Email in envelope

Get an email when there's a new version of RtspSimpleServer

Home / v1.15.0
Name Modified Size InfoDownloads / Week
Parent folder
mediamtx_v1.15.0_windows_amd64.zip 2025-09-18 16.8 MB
mediamtx_v1.15.0_linux_armv7.tar.gz 2025-09-18 19.4 MB
mediamtx_v1.15.0_linux_armv6.tar.gz 2025-09-18 19.4 MB
mediamtx_v1.15.0_linux_arm64.tar.gz 2025-09-18 19.5 MB
mediamtx_v1.15.0_linux_amd64.tar.gz 2025-09-18 16.6 MB
mediamtx_v1.15.0_darwin_arm64.tar.gz 2025-09-18 16.2 MB
checksums.sha256 2025-09-18 715 Bytes
mediamtx_v1.15.0_darwin_amd64.tar.gz 2025-09-18 17.2 MB
README.md 2025-09-18 6.8 kB
v1.15.0 source code.tar.gz 2025-09-18 381.9 kB
v1.15.0 source code.zip 2025-09-18 571.3 kB
Totals: 11 Items   125.9 MB 1

New major features

General

  • documentation has been moved to a dedicated website, https://mediamtx.org/ . The website content is based on markdown from the MediaMTX repository and can be edited through GitHub.

RTMP

RTSP

Fixes and improvements

General

API

RTSP

RTMP

HLS

WebRTC

RPI Camera

Dependencies

Security

Binaries are compiled from source through the Release workflow without human intervention, preventing any external interference.

You can verify that binaries have been produced by the workflow by using GitHub Attestations:

ls mediamtx_* | xargs -L1 gh attestation verify --repo bluenviron/mediamtx

You can verify the binaries checksum by downloading checksums.sha256 and running:

cat checksums.sha256 | grep "$(ls mediamtx_*)" | sha256sum --check
Source: README.md, updated 2025-09-18