mirror of
https://github.com/bluenviron/mediamtx
synced 2025-01-08 07:50:02 +00:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh -e
|
|
|
|
exec ffmpeg -hide_banner -loglevel error $@
|