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!