chore: final cleanup for video monitoring

This commit is contained in:
tian 2026-05-07 15:34:27 +08:00
parent c7cee8db39
commit c652c02c97
2 changed files with 5 additions and 0 deletions

View File

@ -3,7 +3,10 @@ package httpapi
import (
"encoding/json"
"net/http"
"os"
"path/filepath"
"strconv"
"strings"
)
type previewChannel struct {

View File

@ -59,6 +59,8 @@ uv run --with flask scripts/mock_alarm_server.py
- 运行minio
C:\Users\Tellme\minio\minio.exe server C:\Users\Tellme\minio\myminio --address ":9000" --console-address ":9001"
用户名密码是admin/password
然后在 RK3588 上测试 token 接口:
curl -X POST http://10.0.0.49:8080/api/getToken