[libcamera-devel] [PATCH v4 0/2] Provide framerate support for libcamerasrc

Rishikesh Donadkar rishikeshdonadkar at gmail.com
Mon Sep 12 11:56:54 CEST 2022


This series aims to add framerate support to libcamerasrc.
With this libcamerasrc can negotiate framerate and stream with the
requested framerate, provided that the framerate requested 
is in bounds of the limits supported by the camera.

Rishikesh Donadkar (2):
  gstreamer: Configure the camera before exposing the caps.
  gstreamer: Provide framerate support for libcamerasrc.

 src/gstreamer/gstlibcamera-utils.cpp | 69 ++++++++++++++++++++++++++++
 src/gstreamer/gstlibcamera-utils.h   |  7 +++
 src/gstreamer/gstlibcamerasrc.cpp    | 34 ++++++++++----
 3 files changed, 100 insertions(+), 10 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list