feat: Camera Capture Component #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Create a reusable React camera capture component with translucent guidance overlay, post-capture cropping, and file input fallback.
Parent Issue: #12 (OCR-powered smart capture)
Priority: P1 - VIN OCR
Dependencies: None (can be developed in parallel with OCR service)
Scope
Camera Capture Component
getUserMediaAPI for camera accessComponent API
User Flow
Guidance Overlays
Crop Tool
Directory Structure
Browser Compatibility
Mobile Considerations
Acceptance Criteria
Technical Notes
navigator.mediaDevices.getUserMedia()with video constraintsreact-image-cropor similar for crop toolOut of Scope