LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mediamtx

real-time media server and proxy that supports multiple streaming protocols

TLDR

Start the MediaMTX server with the default config
$ mediamtx
copy
Start with a custom YAML config path
$ mediamtx [path/to/config.yml]
copy
If installed as a unit, start via systemd
$ systemctl start mediamtx
copy

SYNOPSIS

mediamtx [configfile_]

DESCRIPTION

MediaMTX (formerly rtsp-simple-server) is a real-time media server and proxy that supports multiple streaming protocols. It can receive, transcode, and redistribute video/audio streams from various sources.Supported protocols include RTSP, RTMP, HLS, WebRTC, and SRT. The server can act as a proxy for IP cameras, a restreaming hub, or a recording server. It handles on-demand stream publishing and automatic reconnection.Configuration is done via a YAML file specifying paths, authentication, encryption, and protocol-specific settings. Without a config file, default settings are used.

PARAMETERS

_config_file_

Path to a YAML configuration file (optional; uses defaults if not specified)

INSTALL

brew install mediamtx
copy
nix profile install nixpkgs#mediamtx
copy

CAVEATS

Requires appropriate network ports to be available. Defaults: 8554 (RTSP/TCP), 8000/8001 (RTSP UDP RTP/RTCP), 1935 (RTMP), 8888 (HLS), 8889 (WebRTC HTTP), 8189 (WebRTC ICE/UDP), 8890 (SRT/UDP), 9997 (HTTP API). Firewall rules may need adjustment for external access. Performance depends on available CPU for transcoding operations.

SEE ALSO

ffmpeg(1), vlc(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid