Xin Wang d6b04d71a0 Implement camera preview functionality and enhance AssistantPage
- Add a new `useCameraPreview` hook for managing camera access and video stream handling.
- Integrate camera preview capabilities into the AssistantPage, allowing users to toggle video stream visibility.
- Introduce a new toggle for enabling visual understanding, which activates the video stream preview alongside voice functionalities.
- Update the DebugDrawer component to support switching between chat and video views based on the visual understanding setting.
- Refactor related components to accommodate the new camera features and improve user interaction during debugging.
2026-07-06 14:08:15 +08:00
Description
No description provided
1.9 MiB
Languages
TypeScript 47.6%
Python 26.8%
JavaScript 23.8%
CSS 1%
Makefile 0.4%
Other 0.3%