Click Register on the login page. Fill in username, email, and password. New users default to the operator role; admins must upgrade roles manually. The console displays a live MJPEG video stream from ...
├── backend/ │ ├── main.py # FastAPI 入口 + 全部路由 │ ├── models.py # User / VideoTask SQLAlchemy 模型 │ ├── schemas.py # Pydantic 请求/响应模型 │ ├── auth.py # JWT + bcrypt 认证逻辑 │ ├── database.py # SQLite 连接 & ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results