juliansteenbakker / mobile_scanner

A universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS.
BSD 3-Clause "New" or "Revised" License
813 stars 475 forks source link

usb camera not opening on macos #1115

Open miguelfs opened 2 months ago

miguelfs commented 2 months ago

Hi, the scanner do not open at usb camera connected to a MacOS computer when opening a flutter macos application.

At this very same situation, the camera opens at chrome application.

navaronbracke commented 2 months ago

I'm not sure if we support USB devices yet. Will have to look into that.