[libcamera-devel] [PATCH 0/3] simple-cam: Provide event-loop backed by libevent

Umang Jain email at uajain.com
Thu Nov 19 13:34:23 CET 2020


Port simple-cam to use event loop backed by libevent since
EventDispatcher and Timer classes have been internalized.

Patch 1/2 and 2/2 are previous patch which I think, feel thorough the
cracks for merging. They are already reviewed by Kieran.

Patch 3/3 is the main patch that introduces event loop by libevent.

Umang Jain (3):
  Early return if no cameras are found on the system.
  simple-cam: Fix documentation typo
  simple-cam: Provide event-loop backed by libevent

 meson.build    |   1 +
 simple-cam.cpp | 109 +++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 98 insertions(+), 12 deletions(-)

-- 
2.26.2



More information about the libcamera-devel mailing list