Change camera-input hat runtime

Hi dear nvidia community,

I have the following question:
I am using the jetson-utils library for capture a camera (720p):
“if (!input->Capture(&image, timeout))”.
Is it possible to change the used gstreamer pipeline such that the input of the camera can be changed from 720p to 1080p AT RUNTIME . I know that gstreamer is used in the background and theoretically it should be possible, but I do not know how this can be done at runtime.

I am looking forward to a response!
Best wishes!

Have a check nvgstcapture-1.0 if able to match your request.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.