Some checks failed
Android CI / build (push) Has been cancelled
- app_name → FSBC - PC 服务器标题/页面名称 → FSBC - 日志标签:FairScan → FSBC - PDF 创建者/邮件标题/诊断报告 → FSBC - README 重写:新增图传/上传/MinerU/OCRmyPDF/任务面板完整说明 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PC Server for FairScan real-time camera streaming
This is a minimal test server that:
- Receives WebSocket frames from the Android app
- Displays them in a browser
- Provides GET /health for connection testing
Quick Start
pip install -r requirements.txt
python main.py
Open http://localhost:2026 in a browser to see the stream.