{"id":20210,"url":"https://patchwork.libcamera.org/api/covers/20210/?format=json","web_url":"https://patchwork.libcamera.org/cover/20210/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20240605174447.139942-1-nicolas@ndufresne.ca>","date":"2024-06-05T17:44:45","name":"[v2,0/2] Document libcamerasrc multi stream usage","submitter":{"id":30,"url":"https://patchwork.libcamera.org/api/people/30/?format=json","name":"Nicolas Dufresne","email":"nicolas@ndufresne.ca"},"mbox":"https://patchwork.libcamera.org/cover/20210/mbox/","series":[{"id":4365,"url":"https://patchwork.libcamera.org/api/series/4365/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4365","date":"2024-06-05T17:44:45","name":"Document libcamerasrc multi stream usage","version":2,"mbox":"https://patchwork.libcamera.org/series/4365/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/20210/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id DDB80BD87C\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed,  5 Jun 2024 17:45:03 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id C313E6543C;\n\tWed,  5 Jun 2024 19:45:02 +0200 (CEST)","from madrid.collaboradmins.com (madrid.collaboradmins.com\n\t[46.235.227.194])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 6BA63634CD\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed,  5 Jun 2024 19:45:00 +0200 (CEST)","from nicolas-tpx395.lan (cola.collaboradmins.com [195.201.22.229])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\tkey-exchange X25519 server-signature RSA-PSS (4096 bits)\n\tserver-digest SHA256)\n\t(No client certificate requested) (Authenticated sender: nicolas)\n\tby madrid.collaboradmins.com (Postfix) with ESMTPSA id 23FFC378020A; \n\tWed,  5 Jun 2024 17:44:59 +0000 (UTC)"],"From":"Nicolas Dufresne <nicolas@ndufresne.ca>","To":"libcamera-devel@lists.libcamera.org","Cc":"Nicolas Dufresne <nicolas.dufresne@collabora.com>","Subject":"[PATCH v2 0/2] Document libcamerasrc multi stream usage","Date":"Wed,  5 Jun 2024 13:44:45 -0400","Message-ID":"<20240605174447.139942-1-nicolas@ndufresne.ca>","X-Mailer":"git-send-email 2.45.1","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"From: Nicolas Dufresne <nicolas.dufresne@collabora.com>\n\nThis patch adds missing GstChildProxy interface neded to configure pads\nrole from gst-launch-1.0 syntax and document how to use that with\nmulti-stream. The example have been tested on Raspberry Pi4 with the\ncamera module 3 and wayfire compositor.\n\nNicolas Dufresne (2):\n  gst: Add child proxy support to libcamerasrc\n  gst: Document libcamerasrc multi stream usage\n\n README.rst                        | 16 +++++++++++\n src/gstreamer/gstlibcamerasrc.cpp | 45 +++++++++++++++++++++++++++++--\n 2 files changed, 59 insertions(+), 2 deletions(-)"}