macOS
brew install mediamtxlocal Homebrew formula metadata
brew
Zero-dependency real-time media server and media proxy. Version 1.19.2 via Homebrew; verified 2026-06-28.
install
brew install mediamtxlocal Homebrew formula metadata
nix profile install nixpkgs#mediamtxnixpkgs package indexes · pkgs/by-name/me/mediamtx/package.nix · source: api.github.com
scoop install main/mediamtxScoop official bucket manifest trees · bucket/mediamtx.json · source: api.github.com
winget install --id bluenviron.mediamtx -eWindows Package Manager source index · bluenviron.mediamtx · source: cdn.winget.microsoft.com
overview
Zero-dependency real-time media server and media proxy
history
MediaMTX is a zero-dependency live media server and proxy for publishing, reading, proxying, recording, and playing back real-time audio and video streams. The official README describes it as a media router focused on efficiency and portability.
The official GitHub repository was created in December 2019 and its earliest GitHub releases are v0.1.x from December 2019. The project evolved from RTSP-focused roots into a broader real-time media router covering RTSP, RTMP, HLS, WebRTC, SRT, RTP, MPEG-TS, and Media-over-QUIC.
The project is intentionally operational rather than framework-heavy: the README emphasizes a single executable with no external dependencies on Linux, Windows, and macOS, while the documentation exposes configuration, authentication, recording, metrics, hooks, control API, proxying, and protocol-specific behavior.
MediaMTX became popular with self-hosters, camera users, home automation stacks, streaming experiments, and infrastructure teams that need a small relay between cameras, browsers, FFmpeg, GStreamer, OBS, VLC, and custom clients. Its official repository shows substantial public adoption, and the package input lists Homebrew, Nix, Scoop, and Winget packages.
The project's adoption is helped by protocol bridging: streams can be published with one protocol and read with another. That makes it useful as glue in environments where cameras, browsers, media tools, and monitoring systems do not all speak the same media protocol.
Users typically run the `mediamtx` binary with a `mediamtx.yml` file, edit configuration directly, override parameters with `MTX_` environment variables, or use the control API. The official configuration documentation says the release bundle includes the configuration file and that changes can be hot-reloaded when possible.
For package nerds, MediaMTX is a compact alternative to assembling a larger streaming stack. A single packaged binary gives users RTSP, RTMP, WebRTC, SRT, HLS, recording, metrics, authentication, and proxying without installing a pile of media daemons.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
mediamtx.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mediamtx | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bluenviron/mediamtx
install metadata
| Package key | brew:mediamtx |
|---|---|
| Version | 1.19.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mediamtx |
| Homepage | https://mediamtx.org |
| Repository | https://github.com/bluenviron/mediamtx |
| Upstream docs | https://mediamtx.org/docs |
| License | MIT |
| Source archive | https://github.com/bluenviron/mediamtx.git |
| Last updated | 2026-06-28T12:20:45Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mediamtx |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mediamtx
nix profile install nixpkgs#mediamtxmain/mediamtx
scoop install main/mediamtxbluenviron.mediamtx
winget install --id bluenviron.mediamtx -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.