[libcamera-devel] [PATCH 0/6] qcam: Provide an initial toolbar

Kieran Bingham kieran.bingham at ideasonboard.com
Thu Feb 6 16:04:58 CET 2020


Implement a toolbar with support for stopping and starting the active stream,
changing cameras at runtime, and saving the active viewfinder image to disk in
a QT5 supported image format (jpg,png,...).

The initial icon set for this series is not sent so as not to fill the
mailinglist with a large dump of files which are publically available at the
feather icons website.

If you want to test from this series, fetch from my public branch at:
 https://github.com/kbingham/libcamera kbingham/qcam-toolbar

Kieran Bingham (6):
  qcam: Tie FrameBufferAllocator to stream life
  qcam: Expose quit method for MainWindow
  qcam: Introduce a toolbar and camera switching
  qcam: assets: Provide initial icon set
  qcam: Provide initial icon buttons "Play/Stop"
  qcam: Provide save image functionality

-- 
2.20.1



More information about the libcamera-devel mailing list