4

Does FreeBSD support in any way the TWAIN API? If not, what is the API that could be used to read data from imaging devices (webcams) - preferably in a portable way.

rozcietrzewiacz
  • 38,754
  • 9
  • 94
  • 102
WebMonster
  • 215
  • 1
  • 2

1 Answers1

2

The FOSS scanner/imaging API is SANE. You may need to install Linux compatibility files in order to allow it to access the webcam as a V4L device.

Ignacio Vazquez-Abrams
  • 44,857
  • 7
  • 93
  • 100