No reply from camera processor

Hi,
I made a 400X400 driver using IMX219 camera driver. I am getting frames from v4l2.
But I am not able to stream using the default Argus application in /usr/src/jetson_multimedia_api/argus after building it. I also was not able to stream through nvgstcapture-1.0.

I got the below error when using gst-launch-1.0 nvarguscamerasrc ! nvvidconv ! xvimagesink.

no reply from camera processor
vi capture get status failed.

Hi @ShaneCCC ,
You shared me a patch file in this thread here

I tried replacing the respective file but still was not able to get the stream in argus.
I have attached the DMESG log below
dmesg.log (13.5 KB)

Could you also get the log from nvargus-daemon.

Thanks

Hi @ShaneCCC,
The nvargus-Daemon log file is attached below.
nvargus-daemon.log (39.5 KB)

Did you confirm the 376x376 sensor mode working for v4l2-ctl?

Hi @ShaneCCC ,
Yes i confirmed 376x376 sensor mode working for v4l2-ctl and got Raw Frames