Files
mediamtx/docs/6-misc/2-license.md
T
Alessandro RosandGitHub 580bfe86d3 refactor documentation (#5509)
expand "publish" and "read" pages into several subpages.
2026-02-25 22:37:50 +01:00

752 B

License

All the code in the main MediaMTX repository is released under the MIT License. Compiled binaries include some third-party dependencies:

  • all the Golang dependencies listed into the go.mod file, which are all released under either the MIT license, BSD 3-Clause license or Apache License 2.0.
  • hls.js, released under the Apache License 2.0.
  • mediamtx-rpicamera, which is released under the same license of MediaMTX but includes some third-party dependencies.