Skip to content

Latest commit

 

History

History

installation

Installation

Atm0s-media-server is built into a single executable file, it can be get by some ways:

  • Install from Docker
docker run --net=host ghcr.io/8xff/atm0s-media-server:master --help
  • Download prebuild
OS Arch Link
MacOS aarch64 Download
MacOS x86_64 Download
Linux aarch64 gnu Download
Linux x86_64 gnu Download
Linux aarch64 musl Download
Linux x86_64 musl Download
  • Build from source
cargo build --release --package atm0s-media-server
./target/release/atm0s-media-server --help

Depend on your need, we have some topology to install atm0s-media-server:

Or you can use some tools to deploy atm0s-media-server: