Camera Access Test

This page tests if your browser can access your camera. Use this to diagnose any camera issues with the barcode scanner.
Camera Feed
Click "Start Camera" to begin testing.
Camera Options
Diagnostic Information
Browser Information:
Camera Devices:
Console Log:
Common Solutions
  • Permission Denied: Make sure you've granted camera access permission in your browser settings.
  • NotFoundError: This means no camera is available or accessible.
  • NotReadableError: The camera might be in use by another application.
  • HTTPS Required: Modern browsers require HTTPS to access camera. If testing locally, use "localhost" instead of an IP address.
  • Check Browser Support: Make sure your browser supports the MediaDevices API.