mediamtx/testimages/ffmpeg/start.sh

4 lines
63 B
Bash

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