Commit Graph

16 Commits

Author SHA1 Message Date
a110436e2d fix: minio uses Start-Process directly instead of bat file 2026-07-22 09:31:25 +08:00
848580f3ee fix: mock alarm and minio use cmd window to avoid silent exit 2026-07-22 09:29:36 +08:00
b3e816e028 chore: remove media-server from dev-env script 2026-07-20 18:13:13 +08:00
248f62ca5d fix: start mediamtx from its own directory so it finds mediamtx.yml 2026-07-20 14:32:35 +08:00
a1143562c4 fix: pass mediamtx config file path explicitly 2026-07-20 14:31:36 +08:00
4ad664ecc5 fix: wait for mediamtx port 8554 before starting ffmpeg 2026-07-20 14:27:07 +08:00
0207593975 fix: use localhost for RTSP (mediamtx on same machine) 2026-07-20 14:26:19 +08:00
890755251d fix: write bat with UTF-8 to preserve Chinese path; use chcp 65001 2026-07-20 14:24:45 +08:00
220a66b1c7 fix: launch ffmpeg via cmd /k for real console window 2026-07-20 14:23:15 +08:00
e1e5f783c0 fix: resolve full exe path via Get-Command for Start-Process 2026-07-20 14:22:07 +08:00
c09a999710 fix: show ffmpeg window so errors are visible 2026-07-20 14:20:41 +08:00
d09031157d fix: media-server runs on 3588, skip in local dev; fix mock_alarm path 2026-07-20 14:17:38 +08:00
51079466a3 fix: use Get-Command for PATH executables like ffmpeg 2026-07-20 14:15:34 +08:00
33fadd17bd fix: handle empty args in Start-Detached 2026-07-20 14:13:49 +08:00
af7447ccad fix: adjust paths for safesight-control location 2026-07-20 14:13:02 +08:00
f5d7da6fd2 add dev-env.ps1 for one-click local test environment 2026-07-20 14:12:48 +08:00