mediamtx is a rtsp server tool.

Add mediamtx tool for camera test.
./mediamtx mediamtx.yml
And then open rtsp://YOUR_IP:8554/cam with VLC or other rtsp clients.
This commit is contained in:
qjyu 2026-05-28 12:56:32 +08:00
parent 2bbe28f3bb
commit 616af22128
2 changed files with 0 additions and 4 deletions

4
.gitignore vendored
View File

@ -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

BIN
mediamtx Executable file

Binary file not shown.