diff --git a/.gitignore b/.gitignore index b176c30..a6a9ef7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,10 +12,6 @@ build/ .*.tmp_versions/ *.symtypes -# RTSP server binary (too large, downloaded at deploy time) -mediamtx -mediamtx.tar.gz - # Temporary files *.swp *.swo diff --git a/mediamtx b/mediamtx new file mode 100755 index 0000000..a468bcc Binary files /dev/null and b/mediamtx differ