jhuckaby / webcamjs

HTML5 Webcam Image Capture Library with Flash Fallback
MIT License
2.5k stars 1.11k forks source link

Front Camera Landscape mode flipping image vertically #311

Open GJSing opened 4 years ago

GJSing commented 4 years ago

Designing an app to capture an image form webpage. But on mobile devices after changing orientation from Portrait to landscape image flip vertically. Steps to reproduce:

  1. turn off the auto-rotate
  2. Open the demo link: https://pixlcore.com/demos/webcamjs/demos/basic.html
  3. Rotate the device in Landscape mode.