hi,
I am using imx327 sensor with xavier nx , which uses nvidia ISP and a FPGA. It is a stereo camera, in which two camera frames from sensor are given in same mipi interface to nx ( (FPGA adds the two camera mipi data in in single mipi , 2 virtual channels and gives it to nx )) . I am getting intermittent stream issues (i.e raraely when I start stream , the stream doesnt occur).This is rare and occurs randomly in some boards,
The commands I use to stream is mentioned below,
./nvgstcapture-1.0 --sensor-id=0 --video-res=4 --mode=2 --enable-meta --svs=xvimagesink
hi ,
Does it mean , there is a crc/ word count short error in all the frames or only a particular frame , after which there is no streaming ? Is there any way to discard that frame and continuse streaming or reset the vi/nvcsi ?
hi ,
From my obeservation ,
When there is proper streaming , it streams for more than one hour .
When there is no stream , it doesnt stream at all . when I close and open the argus camera again , I get the proper stream.
Is it possible to simulate the closing and opening of argus cam(vi/nvcsi) in software.
hi
thanks for your input.
But I have asked for restarting of vi/nvcsi from commandline or from any driver.
I dont think using a TPG will help in debugging this issue.