mirror of
https://github.com/bluenviron/mediamtx
synced 2025-02-09 07:58:04 +00:00
4 lines
37 B
Bash
4 lines
37 B
Bash
|
#!/bin/sh -e
|
||
|
|
||
|
exec gst-launch-1.0 $@
|