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:
parent
2bbe28f3bb
commit
616af22128
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue