Hi,
i am not able to set manual exposure for jetson nano with rpi camera v2 using below gstreamer pipeline, it gives error no property called auto exposure, also can you help list all options available for nvarguscamerasrc?
gst-launch-1.0 nvarguscamerasrc exposure-time=1 ! 'video/x-raw(memory:NVMM),width=3820, height=2464, framerate=21/1, format=NV12' ! nvvidconv flip-method=0 ! 'video/x-raw,width=960, height=616' ! nvvidconv ! nvegltransform ! nveglglessink -e
warning: errorneous pipeline: no preperty “exposure-time” in element “nvarguscamerasrc0”