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