Camera

Camera

Camera
Delphi and C++ Builder camera component for Windows.
  • uses DirectShow 9 API
  • supports Windows 32 and Windows 64
  • available for Delphi/C++ Builder 7 - 12 and Lazarus 2.2.6
  • source code included in registered version
  • royalty free distribution in applications

Download and order

FAQ

How can I fix EJPEG exception with message 'JPEG error #50'?
EJPEG exception is raised by the standard Delphi TJPEGImage component on some unrecognized JPEG formats. Set TWCamera.OutputType property to otRgb24 or otRgb32 to specify the bitmap camera output instead of JPEG.

Related links