Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 465 Bytes

GenICam-GenTL-Webcam

Proof-of-concept GenTL producer driver based on GeniCAM GenTL standard:

http://www.emva.org/standards-technology/genicam/

Code partially based on Avaris:

https://github.com/AravisProject/aravis

Status:

  • GenAPI works.
  • GenTL handshake works.
  • Simplified buffer implemented using dummy image generator from Aravis.
  • Consumer does not receive images. Frames seems to be accepted but they are all empty.
  • Nothing to do with webcam yet.