mediamtx/scripts/bench.mk

4 lines
101 B
Makefile

bench:
docker build -q . -f bench/$(NAME)/Dockerfile -t temp
docker run --rm -it -p 9999:9999 temp