mediamtx/testimages/ffmpeg/start.sh
2020-12-06 21:31:10 +01:00

4 lines
63 B
Bash

#!/bin/sh -e
exec ffmpeg -hide_banner -loglevel error $@ 2>&1