Improve GStreamer element to add support for properties.
- Mentors
- Vedant Paranjape, uajain
- Organization
- libcamera
- Technologies
- c/c++, gstreamer
- Topics
- camera, multimedia framework
The GStreamer libcamera element lacks support for properties like colorimetry, framerate and other properties which affect how the camera or stream is configured. This project aims to add support for these properties in libcamera GStreamer element so that more aspects of the stream can be controlled.