diff options
author | Vedant Paranjape <vedantparanjape160201@gmail.com> | 2021-06-19 00:02:18 +0530 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2021-06-25 20:03:49 +0900 |
commit | 53a0d80af0f9983d6bc0d54b0e85403a08721488 (patch) | |
tree | 35645f889f4929803f2404bf147d640052177fd6 /include/android | |
parent | e4e3af642e03b57123c472ce743fdf8eb08e016a (diff) |
gstreamer: Added virtual functions needed to support request pads
This patch adds support for using request pads in libcamerasrc Gst
Element. It allows a user to request multiple streams if the platform
supports multistream output using libcamera.
This was tested on Raspberry Pi 4B+ with a camera connected to CSI port.
It can be tested by running the following command
gst-launch-1.0 libcamerasrc camera-name="<camera-name-here>" name=src src.src ! queue ! videoconvert ! autovideosink src.src_0 ! queue ! videoconvert ! autovideosink
Signed-off-by: Vedant Paranjape <vedantparanjape160201@gmail.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'include/android')
0 files changed, 0 insertions, 0 deletions