sawankumarbundelkhandi / edge_detection

This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.
https://pub.dev/packages/edge_detection
Apache License 2.0
242 stars 242 forks source link

Can I use an external camera? #161

Closed DieuNN closed 9 months ago

DieuNN commented 9 months ago

My customer want to use an external webcam for iPad. Is this possible?

sawankumarbundelkhandi commented 9 months ago

Not sure. You can give it a try.

The plugin uses device camera so i think it will not work with external webcam.