services.mediamtx.env

NixOS option

Extra environment variables for MediaMTX

type: attribute set of anything
Default
{ }
Example
{
  MTX_CONFKEY = "mykey";
}
declared in: nixos/modules/services/video/mediamtx.nixView source on NixOS/nixpkgs →