[libcamera-devel] [PATCH v5 0/2] Provide framerate support for libcamerasrc
Rishikesh Donadkar
rishikeshdonadkar at gmail.com
Thu Sep 15 13:47:32 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 | 70 ++++++++++++++++++++++++++++
src/gstreamer/gstlibcamera-utils.h | 6 +++
src/gstreamer/gstlibcamerasrc.cpp | 35 ++++++++++----
3 files changed, 101 insertions(+), 10 deletions(-)
--
2.25.1
More information about the libcamera-devel
mailing list