Hello,
I modified the deepstream_test1 in the deepstream 5.0 samples to have as an input the csi camera. It works but the video is very very slow (about 1 FPS). It looks like frames are being processed normally but only the nvosd is being slow.
Here is my pipeline:
nvarguscamera → capsfilter ->nvstreammux → nvinfer ->nvvidconv ->nvosd → nvegltransform → nveglglessink
Do you know why it is being so slow?
Thanks,
Clément