mediamtx/test-images/ffmpeg/start.sh

6 lines
42 B
Bash

#!/bin/sh -e
ffmpeg $@
echo "all right"