Coding Period (7th June - 16th August)
2nd August 2021
- Sent patch for review of stream-id code. Squashed the earlier patch series into one.
- Started working on code for live reconfig.
3rd August 2021
4th August 2021
5th August 2021
6th August 2021
- Looked up how to use gst-launch to set pad properties, apparently it was not possible as the element doesn’t implement GstChildProxy class
- Reference: https://gstreamer-devel.narkive.com/oQQAaQFS/gst-launcher-1-0-setting-pad-offset
7th August 2021
- Worked on writing a test app for multistream on RPI.
- Wrote the code, tested that it works, uploaded to repo
- Link: https://github.com/VedantParanjape/gstreamer-libcamerasrc-examples
8th August 2021
- Started writing code for using gst-device-monitor