fix video label

This commit is contained in:
zaiun xu
2026-04-10 10:30:01 +08:00
parent e1b514836e
commit 09736f9e15
20 changed files with 518 additions and 268 deletions

View File

@@ -72,5 +72,5 @@ echo " conda activate fishserver"
echo " Or run Python directly:"
echo " $PY -c \"import sys; print(sys.executable)\""
echo ""
echo " Then: PORT=8001 bash scripts/run_fishserver.sh"
echo " Then: PORT=8001 bash scripts/start_fresh.sh"
echo " (SVO) ZED SDK + pip install pyzed inside fishserver"