mirror of
https://github.com/bluenviron/mediamtx
synced 2024-12-11 09:15:10 +00:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh -e
|
|
|
|
exec ffmpeg -hide_banner -loglevel error $@
|