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
Order Camera $120 USD (license for one developer)
Order Camera multi-license $360 USD (license for all developers in company)
Order Camera year upgrades $60 USD (registered users only)
Order Camera year upgrades multi-license $180 USD (registered multi-license users only)
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.
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.