fix: restore 640x480 browser capture and server-side resize for HD quality stream 07eafe7 Running Deepak Roshan commited on 10 days ago
fix: optimize cloud resolution to 320x240 @ 0.8 quality to resolve lag and disconnects 3ae266a Deepak Roshan commited on 10 days ago
fix: enable WebSocket transport & set nginx buffer size to 10M to eliminate lag cf7eb2d Deepak Roshan commited on 10 days ago
fix: upgrade browser capture to 640x480, server encode to 85, and implement client-side TTS 549f96b Deepak Roshan commited on 10 days ago
fix: cleanup socket.io polling logs and remove per-frame debug spam 38af066 Deepak Roshan commited on 10 days ago
fix: restore 640x480 output + 320x240 input β better video quality and gesture accuracy f7dab39 Deepak Roshan commited on 10 days ago
perf: remove skeleton+overlay drawing β send clean video frames for better quality b81b4f7 Deepak Roshan commited on 10 days ago
perf: fix lag β smaller frames 160x120@35%, flow control, nginx 512k body buffer, 320x240 output 9519bd2 Deepak Roshan commited on 10 days ago
fix: route /dashboard to templates/dashboard.html, cleanup HTML variable, and sync custom nav ports 4c2f59c Deepak Roshan commited on 10 days ago
fix: position hidden video element off-screen so Chrome does not optimize away frame decoding 0ccec8e Deepak Roshan commited on 11 days ago
fix: append hidden video element to document body to ensure browser decodes frames successfully 6e0d5e6 Deepak Roshan commited on 11 days ago
fix: change Socket.IO client transport to polling only to prevent Werkzeug 500 crashes 1442e29 Deepak Roshan commited on 11 days ago
fix: start detection thread inside dashboard process in cloud mode e0bd670 Deepak Roshan commited on 11 days ago
fix: pass allow_unsafe_werkzeug=True to socketio.run in production 5f8c060 Deepak Roshan commited on 11 days ago
Add minimalist splash transitions for Phase 1 and Phase 2 with auto-redirects 991d9e5 Deepak Roshan commited on 11 days ago
Remove number recognition - keep A-Z letters only for gesture detection 3d4245f Deepak Roshan commited on 11 days ago
final fix: gesture detection working + threshold + UI camera fix f5f47c6 Deepak Roshan commited on Mar 30
final fix: single-process architecture + video stream + removed multiprocessing + UI fix 4090dee Deepak Roshan commited on Mar 30