[libcamera-devel,0/2] gstreamer: Implement renegotiation
mbox series

Message ID 20231122135406.14921-1-jaslo@ziska.de
Headers show
Series
  • gstreamer: Implement renegotiation
Related show

Message

Jaslo Ziska Nov. 22, 2023, 1:43 p.m. UTC
Hi everyone,

in the following two patches I implemented renegotiation for the libcamerasrc
element.

The first patch just moves the negotiation logic into a seperate function.
The second patch implements the renegotiation by checking the source pads for
the reconfigure flag and then calling the new negotiation function when a pad
requested a renegotiation.

Looking forward for feedback!

Cheers,

Jaslo

Jaslo Ziska (2):
  gstreamer: Move negotiation logic to separate function
  gstreamer: Implement renegotiation

 src/gstreamer/gstlibcamerasrc.cpp | 248 +++++++++++++++++-------------
 1 file changed, 143 insertions(+), 105 deletions(-)

--
2.42.1