mediamtx/test-images/ffmpeg/start.sh

6 lines
42 B
Bash
Raw Normal View History

2020-05-10 19:32:40 +00:00
#!/bin/sh -e
ffmpeg $@
echo "all right"