At first, I can view camera 0, it worked and I can view the stream, but when I try to view camera 1, I got error as below:
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc ! ‘video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080’ ! nvvidconv ! fpsdisplaysink video-sink=fakesink --verbose
bash: syntax error near unexpected token `(’
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc ! ‘video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080’ ! nvvidconv ! fpsdisplaysink video-sink=fakesink --verbose
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstFakeSink:fakesink0: sync = true
Setting pipeline to PLAYING …
New clock: GstSystemClock
/GstPipeline:pipeline0/GstNvArgusCameraSrc:nvarguscamerasrc0.GstPad:src: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/Gstnvvconv:nvvconv0.GstPad:src: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0.GstGhostPad:sink.GstProxyPad:proxypad0: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay.GstPad:src: caps = video/x-raw(memory:NVMM, meta:GstVideoOverlayComposition), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-raw(memory:NVMM, meta:GstVideoOverlayComposition), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay.GstPad:video_sink: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0.GstGhostPad:sink: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/Gstnvvconv:nvvconv0.GstPad:sink: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, format=(string)NV12, framerate=(fraction)30/1
GST_ARGUS: Creating output stream
CONSUMER: Waiting until producer is connected…
GST_ARGUS: Available Sensor modes :
GST_ARGUS: 3264 x 2464 FR = 21.000000 fps Duration = 47619048 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 3264 x 1848 FR = 28.000001 fps Duration = 35714284 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1920 x 1080 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1640 x 1232 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 120.000005 fps Duration = 8333333 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: Running with following settings:
Camera index = 0
Camera mode = 2
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 29.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstFakeSink:fakesink0: sync = true
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 17, dropped: 0, current: 32.64, average: 32.64
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 17, dropped: 0, current: 32.64, average: 32.64
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 33, dropped: 0, current: 30.06, average: 31.34
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 33, dropped: 0, current: 30.06, average: 31.34
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 48, dropped: 0, current: 29.92, average: 30.88
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 48, dropped: 0, current: 29.92, average: 30.88
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 63, dropped: 0, current: 29.94, average: 30.65
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 63, dropped: 0, current: 29.94, average: 30.65
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 79, dropped: 0, current: 30.13, average: 30.54
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 79, dropped: 0, current: 30.13, average: 30.54
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 95, dropped: 0, current: 30.02, average: 30.45
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 95, dropped: 0, current: 30.02, average: 30.45
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 110, dropped: 0, current: 29.98, average: 30.39
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 110, dropped: 0, current: 29.98, average: 30.39
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 126, dropped: 0, current: 30.05, average: 30.34
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 126, dropped: 0, current: 30.05, average: 30.34
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 141, dropped: 0, current: 29.85, average: 30.29
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 141, dropped: 0, current: 29.85, average: 30.29
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 157, dropped: 0, current: 30.14, average: 30.28
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 157, dropped: 0, current: 30.14, average: 30.28
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 172, dropped: 0, current: 29.99, average: 30.25
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 172, dropped: 0, current: 29.99, average: 30.25
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 187, dropped: 0, current: 30.00, average: 30.23
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 187, dropped: 0, current: 30.00, average: 30.23
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 203, dropped: 0, current: 30.01, average: 30.21
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 203, dropped: 0, current: 30.01, average: 30.21
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 219, dropped: 0, current: 30.02, average: 30.20
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 219, dropped: 0, current: 30.02, average: 30.20
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 234, dropped: 0, current: 29.97, average: 30.18
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 234, dropped: 0, current: 29.97, average: 30.18
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 249, dropped: 0, current: 29.95, average: 30.17
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 249, dropped: 0, current: 29.95, average: 30.17
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 265, dropped: 0, current: 30.07, average: 30.16
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 265, dropped: 0, current: 30.07, average: 30.16
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 281, dropped: 0, current: 30.00, average: 30.15
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 281, dropped: 0, current: 30.00, average: 30.15
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 296, dropped: 0, current: 29.93, average: 30.14
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 296, dropped: 0, current: 29.93, average: 30.14
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 312, dropped: 0, current: 30.09, average: 30.14
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 312, dropped: 0, current: 30.09, average: 30.14
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 327, dropped: 0, current: 29.97, average: 30.13
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 327, dropped: 0, current: 29.97, average: 30.13
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 343, dropped: 0, current: 30.08, average: 30.13
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 343, dropped: 0, current: 30.08, average: 30.13
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 358, dropped: 0, current: 29.98, average: 30.12
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 358, dropped: 0, current: 29.98, average: 30.12
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 373, dropped: 0, current: 29.98, average: 30.12
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 373, dropped: 0, current: 29.98, average: 30.12
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 388, dropped: 0, current: 30.00, average: 30.11
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 388, dropped: 0, current: 30.00, average: 30.11
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 403, dropped: 0, current: 29.99, average: 30.11
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 403, dropped: 0, current: 29.99, average: 30.11
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 419, dropped: 0, current: 30.01, average: 30.10
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 419, dropped: 0, current: 30.01, average: 30.10
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 435, dropped: 0, current: 30.05, average: 30.10
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 435, dropped: 0, current: 30.05, average: 30.10
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 451, dropped: 0, current: 29.98, average: 30.10
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 451, dropped: 0, current: 29.98, average: 30.10
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 467, dropped: 0, current: 29.97, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 467, dropped: 0, current: 29.97, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 482, dropped: 0, current: 29.95, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 482, dropped: 0, current: 29.95, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 498, dropped: 0, current: 30.09, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 498, dropped: 0, current: 30.09, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 514, dropped: 0, current: 29.98, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 514, dropped: 0, current: 29.98, average: 30.09
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 530, dropped: 0, current: 29.99, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 530, dropped: 0, current: 29.99, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 545, dropped: 0, current: 30.00, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 545, dropped: 0, current: 30.00, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 561, dropped: 0, current: 30.11, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 561, dropped: 0, current: 30.11, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 576, dropped: 0, current: 29.95, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 576, dropped: 0, current: 29.95, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 591, dropped: 0, current: 29.97, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 591, dropped: 0, current: 29.97, average: 30.08
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 606, dropped: 0, current: 29.95, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 606, dropped: 0, current: 29.95, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 622, dropped: 0, current: 30.10, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 622, dropped: 0, current: 30.10, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 638, dropped: 0, current: 30.01, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 638, dropped: 0, current: 30.01, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 653, dropped: 0, current: 29.98, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 653, dropped: 0, current: 29.98, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 668, dropped: 0, current: 29.94, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 668, dropped: 0, current: 29.94, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 684, dropped: 0, current: 30.02, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 684, dropped: 0, current: 30.02, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 700, dropped: 0, current: 30.08, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 700, dropped: 0, current: 30.08, average: 30.07
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 716, dropped: 0, current: 29.97, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 716, dropped: 0, current: 29.97, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 731, dropped: 0, current: 29.96, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 731, dropped: 0, current: 29.96, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 747, dropped: 0, current: 30.00, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 747, dropped: 0, current: 30.00, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 763, dropped: 0, current: 30.04, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 763, dropped: 0, current: 30.04, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 779, dropped: 0, current: 30.04, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 779, dropped: 0, current: 30.04, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 794, dropped: 0, current: 29.99, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 794, dropped: 0, current: 29.99, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 809, dropped: 0, current: 29.96, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 809, dropped: 0, current: 29.96, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 825, dropped: 0, current: 29.90, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 825, dropped: 0, current: 29.90, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 841, dropped: 0, current: 30.16, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 841, dropped: 0, current: 30.16, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 857, dropped: 0, current: 30.04, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 857, dropped: 0, current: 30.04, average: 30.06
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 872, dropped: 0, current: 29.96, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 872, dropped: 0, current: 29.96, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 887, dropped: 0, current: 29.89, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 887, dropped: 0, current: 29.89, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 903, dropped: 0, current: 30.12, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 903, dropped: 0, current: 30.12, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: text = rendered: 919, dropped: 0, current: 30.00, average: 30.05
/GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0: last-message = rendered: 919, dropped: 0, current: 30.00, average: 30.05
^Chandling interrupt.
Interrupt: Stopping pipeline …
Execution ended after 0:00:31.510600405
Setting pipeline to PAUSED …
Setting pipeline to READY …
GST_ARGUS: Cleaning up
CONSUMER: Done Success
GST_ARGUS: Done Success
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ export DISPLAY:=0
bash: export: DISPLAY:=0': not a valid identifier jetson@jetson-liam:~$ jetson@jetson-liam:~$ jetson@jetson-liam:~$ jetson@jetson-liam:~$ export DISPLAY:=0 bash: export:
DISPLAY:=0’: not a valid identifier
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ export DISPLAY:=0.0
bash: export: DISPLAY:=0.0': not a valid identifier jetson@jetson-liam:~$ jetson@jetson-liam:~$ jetson@jetson-liam:~$ export DISPLAY:=0 bash: export:
DISPLAY:=0’: not a valid identifier
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ export DISPLAY:=“0”
bash: export: `DISPLAY:=0’: not a valid identifier
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
GST_ARGUS: Creating output stream
CONSUMER: Waiting until producer is connected…
GST_ARGUS: Available Sensor modes :
GST_ARGUS: 3264 x 2464 FR = 21.000000 fps Duration = 47619048 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 3264 x 1848 FR = 28.000001 fps Duration = 35714284 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1920 x 1080 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1640 x 1232 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 120.000005 fps Duration = 8333333 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: Running with following settings:
Camera index = 0
Camera mode = 2
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 29.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.
^Chandling interrupt.
Interrupt: Stopping pipeline …
Execution ended after 0:00:20.345078117
Setting pipeline to PAUSED …
Setting pipeline to READY …
GST_ARGUS: Cleaning up
CONSUMER: Done Success
GST_ARGUS: Done Success
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=0 ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
GST_ARGUS: Creating output stream
CONSUMER: Waiting until producer is connected…
GST_ARGUS: Available Sensor modes :
GST_ARGUS: 3264 x 2464 FR = 21.000000 fps Duration = 47619048 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 3264 x 1848 FR = 28.000001 fps Duration = 35714284 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1920 x 1080 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1640 x 1232 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 120.000005 fps Duration = 8333333 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: Running with following settings:
Camera index = 0
Camera mode = 2
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 29.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.
^Chandling interrupt.
Interrupt: Stopping pipeline …
Execution ended after 0:00:05.503623696
Setting pipeline to PAUSED …
Setting pipeline to READY …
GST_ARGUS: Cleaning up
CONSUMER: Done Success
GST_ARGUS: Done Success
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=1 ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
GST_ARGUS: Creating output stream
CONSUMER: Waiting until producer is connected…
GST_ARGUS: Available Sensor modes :
GST_ARGUS: 3264 x 2464 FR = 21.000000 fps Duration = 47619048 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 3264 x 1848 FR = 28.000001 fps Duration = 35714284 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1920 x 1080 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1640 x 1232 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 120.000005 fps Duration = 8333333 ; Analog Gain range min 1.000000, max 10.625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: Running with following settings:
Camera index = 1
Camera mode = 2
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 29.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.
nvbuf_utils: dmabuf_fd -1 mapped entry NOT found
nvbuf_utils: Can not get HW buffer from FD… Exiting…
CONSUMER: ERROR OCCURRED
ERROR: from element /GstPipeline:pipeline0/GstNvArgusCameraSrc:nvarguscamerasrc0: CANCELLED
Additional debug info:
Argus Error Status
Execution ended after 0:00:01.709757864
Setting pipeline to PAUSED …
Setting pipeline to READY …
GST_ARGUS: Cleaning up
(Argus) Error EndOfFile: Unexpected error in reading socket (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadCore(), line 266)
(Argus) Error EndOfFile: Receive worker failure, notifying 2 waiting threads (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadCore(), line 340)
(Argus) Error InvalidState: Argus client is exiting with 2 outstanding client threads (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadCore(), line 357)
(Argus) Error EndOfFile: Receiving thread terminated with error (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadWrapper(), line 368)
(Argus) Error EndOfFile: Client thread received an error from socket (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 145)
(Argus) Error EndOfFile: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
(Argus) Error EndOfFile: Client thread received an error from socket (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 145)
(Argus) Error EndOfFile: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
(Argus) Error InvalidState: Receive thread is not running cannot send. (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 96)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
(Argus) Error InvalidState: Receive thread is not running cannot send. (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 96)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
(Argus) Error InvalidState: Receive thread is not running cannot send. (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 96)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
(Argus) Error InvalidState: Receive thread is not running cannot send. (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 96)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
(Argus) Error InvalidState: Receive thread is not running cannot send. (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 96)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
Setting pipeline to NULL …
Freeing pipeline …
(Argus) Error InvalidState: Receive thread is not running cannot send. (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 96)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 91)
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ ls /dev/video*
/dev/video0 /dev/video1
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=1 ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
(Argus) Error FileOperationFailed: Connecting to nvargus-daemon failed: Connection refused (in src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 205)
(Argus) Error FileOperationFailed: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 106)
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:720 Failed to create CameraProvider
Got EOS from element “pipeline0”.
Execution ended after 0:00:00.004856927
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=0 ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
(Argus) Error FileOperationFailed: Connecting to nvargus-daemon failed: Connection refused (in src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 205)
(Argus) Error FileOperationFailed: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 106)
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:720 Failed to create CameraProvider
Got EOS from element “pipeline0”.
Execution ended after 0:00:00.002802500
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
(Argus) Error FileOperationFailed: Connecting to nvargus-daemon failed: Connection refused (in src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 205)
(Argus) Error FileOperationFailed: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 106)
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:720 Failed to create CameraProvider
Got EOS from element “pipeline0”.
Execution ended after 0:00:00.003538021
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$ gst-launch-1.0 nvarguscamerasrc ! “video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,format=(string)NV12, framerate=(fraction)30/1” ! nvvidconv ! xvimagesink sync=false
(Argus) Error FileOperationFailed: Connecting to nvargus-daemon failed: Connection refused (in src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 205)
(Argus) Error FileOperationFailed: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 106)
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:720 Failed to create CameraProvider
Got EOS from element “pipeline0”.
Execution ended after 0:00:00.002377917
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
jetson@jetson-liam:~$
jetson@jetson-liam:~$
jetson@jetson-liam:~$
and on another terminal:
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.301
CC 247 session 1 completed step 10 in fiber 0x7f60002340
CC 247 session 1 completed step 11 in fiber 0x7f60002340
CC 247 session 1 completed step 12 in fiber 0x7f60002340
CC 247 session 1 completed step 13 in fiber 0x7f60002340
NV AF analysis algorithm is active.
AfAnalysis cc 247 push FK_ISP_RUN_NUMBER=147.
CC 247 session 1 completed step 14 in fiber 0x7f60002340
CC 247 session 1 completed step 15 in fiber 0x7f60002340
CC 247 session 1 completed step 16 in fiber 0x7f60002340
CC 247 session 1 completed step 17 in fiber 0x7f60002340
CC 247 session 1 completed step 18 in fiber 0x7f60002340
CC 247 session 1 completed step 19 in fiber 0x7f60002340
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3904104603, m_timeout_ms=1000
CC 247 session 1 completed step 20 in fiber 0x7f60002340
FiberScheduler: cc 247, session 1, fiber 0x7f60002340 complete
FiberScheduler: fiber 0x7f60002340 exiting
Thread 11 getting next capture
disposing CC 247 Session 1
Thread 12 is waiting
Thread 8 is waiting
Thread 11 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60001230 for CC 252 globalID 1790 session 1
Thread 6 is working on CC 252 session 1 globalID 1790 step 0
CC 252 session 1 completed step 0 in fiber 0x7f60001230
cc 252(152) session 1 runCount=151 runIspOut=147, latest ccId=247
AC Stats Delay Count:5
CC 252 session 1 completed step 1 in fiber 0x7f60001230
NV AE and AfApply algorithms are active.
CC 252 session 1 completed step 2 in fiber 0x7f60001230
CC 252 session 1 completed step 3 in fiber 0x7f60001230
CC 252 session 1 completed step 4 in fiber 0x7f60001230
CC 252 session 1 completed step 5 in fiber 0x7f60001230
CC 252 session 1 completed step 6 in fiber 0x7f60001230
CC 252 session 1 processing step 7 in fiber 0x7f60001230
FiberScheduler: cc 252, session 1, fiber 0x7f60001230 in progress…
Thread 6 getting next capture
Thread 7 is waiting
Thread 6 is waiting
FiberScheduler: cc 248, session 1, fiber 0x7f60001090 succeeded async operation
Thread 1 is working on CC 248 session 1 globalID 1786 step 8
CC 248 session 1 completed step 8 in fiber 0x7f60001090
CC 248 session 1 completed step 9 in fiber 0x7f60001090
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.361
CC 248 session 1 completed step 10 in fiber 0x7f60001090
CC 248 session 1 completed step 11 in fiber 0x7f60001090
CC 248 session 1 completed step 12 in fiber 0x7f60001090
CC 248 session 1 completed step 13 in fiber 0x7f60001090
NV AF analysis algorithm is active.
AfAnalysis cc 248 push FK_ISP_RUN_NUMBER=148.
CC 248 session 1 completed step 14 in fiber 0x7f60001090
CC 248 session 1 completed step 15 in fiber 0x7f60001090
CC 248 session 1 completed step 16 in fiber 0x7f60001090
CC 248 session 1 completed step 17 in fiber 0x7f60001090
CC 248 session 1 completed step 18 in fiber 0x7f60001090
CC 248 session 1 completed step 19 in fiber 0x7f60001090
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3906267325, m_timeout_ms=1000
CC 248 session 1 completed step 20 in fiber 0x7f60001090
FiberScheduler: cc 248, session 1, fiber 0x7f60001090 complete
FiberScheduler: fiber 0x7f60001090 exiting
Thread 1 getting next capture
disposing CC 248 Session 1
Thread 5 is waiting
Thread 1 is waiting
Thread 9 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60001c80 for CC 253 globalID 1791 session 1
Thread 3 is working on CC 253 session 1 globalID 1791 step 0
CC 253 session 1 completed step 0 in fiber 0x7f60001c80
cc 253(153) session 1 runCount=152 runIspOut=148, latest ccId=248
AC Stats Delay Count:5
CC 253 session 1 completed step 1 in fiber 0x7f60001c80
NV AE and AfApply algorithms are active.
CC 253 session 1 completed step 2 in fiber 0x7f60001c80
CC 253 session 1 completed step 3 in fiber 0x7f60001c80
CC 253 session 1 completed step 4 in fiber 0x7f60001c80
CC 253 session 1 completed step 5 in fiber 0x7f60001c80
CC 253 session 1 completed step 6 in fiber 0x7f60001c80
CC 253 session 1 processing step 7 in fiber 0x7f60001c80
FiberScheduler: cc 253, session 1, fiber 0x7f60001c80 in progress…
Thread 3 getting next capture
Thread 10 is waiting
Thread 3 is waiting
FiberScheduler: cc 249, session 1, fiber 0x7f60001570 succeeded async operation
Thread 2 is working on CC 249 session 1 globalID 1787 step 8
CC 249 session 1 completed step 8 in fiber 0x7f60001570
CC 249 session 1 completed step 9 in fiber 0x7f60001570
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.340
CC 249 session 1 completed step 10 in fiber 0x7f60001570
CC 249 session 1 completed step 11 in fiber 0x7f60001570
CC 249 session 1 completed step 12 in fiber 0x7f60001570
CC 249 session 1 completed step 13 in fiber 0x7f60001570
NV AF analysis algorithm is active.
AfAnalysis cc 249 push FK_ISP_RUN_NUMBER=149.
CC 249 session 1 completed step 14 in fiber 0x7f60001570
CC 249 session 1 completed step 15 in fiber 0x7f60001570
CC 249 session 1 completed step 16 in fiber 0x7f60001570
CC 249 session 1 completed step 17 in fiber 0x7f60001570
CC 249 session 1 completed step 18 in fiber 0x7f60001570
CC 249 session 1 completed step 19 in fiber 0x7f60001570
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3908430046, m_timeout_ms=1000
CC 249 session 1 completed step 20 in fiber 0x7f60001570
FiberScheduler: cc 249, session 1, fiber 0x7f60001570 complete
FiberScheduler: fiber 0x7f60001570 exiting
Thread 2 getting next capture
disposing CC 249 Session 1
Thread 12 is waiting
Thread 2 is waiting
Thread 4 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f600019d0 for CC 254 globalID 1792 session 1
Thread 8 is working on CC 254 session 1 globalID 1792 step 0
CC 254 session 1 completed step 0 in fiber 0x7f600019d0
cc 254(154) session 1 runCount=153 runIspOut=149, latest ccId=249
AC Stats Delay Count:5
CC 254 session 1 completed step 1 in fiber 0x7f600019d0
NV AE and AfApply algorithms are active.
CC 254 session 1 completed step 2 in fiber 0x7f600019d0
CC 254 session 1 completed step 3 in fiber 0x7f600019d0
CC 254 session 1 completed step 4 in fiber 0x7f600019d0
CC 254 session 1 completed step 5 in fiber 0x7f600019d0
CC 254 session 1 completed step 6 in fiber 0x7f600019d0
CC 254 session 1 processing step 7 in fiber 0x7f600019d0
FiberScheduler: cc 254, session 1, fiber 0x7f600019d0 in progress…
Thread 8 getting next captureThread 11 is waiting
Thread 8 is waiting
FiberScheduler: cc 250, session 1, fiber 0x7f600013d0 succeeded async operation
Thread 7 is working on CC 250 session 1 globalID 1788 step 8
CC 250 session 1 completed step 8 in fiber 0x7f600013d0
CC 250 session 1 completed step 9 in fiber 0x7f600013d0
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.302
CC 250 session 1 completed step 10 in fiber 0x7f600013d0
CC 250 session 1 completed step 11 in fiber 0x7f600013d0
CC 250 session 1 completed step 12 in fiber 0x7f600013d0
CC 250 session 1 completed step 13 in fiber 0x7f600013d0
NV AF analysis algorithm is active.
AfAnalysis cc 250 push FK_ISP_RUN_NUMBER=150.
CC 250 session 1 completed step 14 in fiber 0x7f600013d0
CC 250 session 1 completed step 15 in fiber 0x7f600013d0
CC 250 session 1 completed step 16 in fiber 0x7f600013d0
CC 250 session 1 completed step 17 in fiber 0x7f600013d0
CC 250 session 1 completed step 18 in fiber 0x7f600013d0
CC 250 session 1 completed step 19 in fiber 0x7f600013d0
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3910658303, m_timeout_ms=1000
CC 250 session 1 completed step 20 in fiber 0x7f600013d0
FiberScheduler: cc 250, session 1, fiber 0x7f600013d0 complete
FiberScheduler: fiber 0x7f600013d0 exiting
Thread 7 getting next capture
disposing CC 250 Session 1
Thread 5 is waiting
Thread 7 is waiting
Thread 6 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f600013d0 for CC 255 globalID 1793 session 1
Thread 1 is working on CC 255 session 1 globalID 1793 step 0
CC 255 session 1 completed step 0 in fiber 0x7f600013d0
cc 255(155) session 1 runCount=154 runIspOut=150, latest ccId=250
AC Stats Delay Count:5
CC 255 session 1 completed step 1 in fiber 0x7f600013d0
NV AE and AfApply algorithms are active.
CC 255 session 1 completed step 2 in fiber 0x7f600013d0
CC 255 session 1 completed step 3 in fiber 0x7f600013d0
CC 255 session 1 completed step 4 in fiber 0x7f600013d0
CC 255 session 1 completed step 5 in fiber 0x7f600013d0
CC 255 session 1 completed step 6 in fiber 0x7f600013d0
CC 255 session 1 processing step 7 in fiber 0x7f600013d0
FiberScheduler: cc 255, session 1, fiber 0x7f600013d0 in progress…
Thread 1 getting next capture
Thread 9 is waiting
Thread 1 is waiting
FiberScheduler: cc 251, session 1, fiber 0x7f60000ef0 succeeded async operation
Thread 10 is working on CC 251 session 1 globalID 1789 step 8
CC 251 session 1 completed step 8 in fiber 0x7f60000ef0
CC 251 session 1 completed step 9 in fiber 0x7f60000ef0
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.333
CC 251 session 1 completed step 10 in fiber 0x7f60000ef0
CC 251 session 1 completed step 11 in fiber 0x7f60000ef0
CC 251 session 1 completed step 12 in fiber 0x7f60000ef0
CC 251 session 1 completed step 13 in fiber 0x7f60000ef0
NV AF analysis algorithm is active.
AfAnalysis cc 251 push FK_ISP_RUN_NUMBER=151.
CC 251 session 1 completed step 14 in fiber 0x7f60000ef0
CC 251 session 1 completed step 15 in fiber 0x7f60000ef0
CC 251 session 1 completed step 16 in fiber 0x7f60000ef0
CC 251 session 1 completed step 17 in fiber 0x7f60000ef0
CC 251 session 1 completed step 18 in fiber 0x7f60000ef0
CC 251 session 1 completed step 19 in fiber 0x7f60000ef0
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3912821024, m_timeout_ms=1000
CC 251 session 1 completed step 20 in fiber 0x7f60000ef0
FiberScheduler: cc 251, session 1, fiber 0x7f60000ef0 complete
FiberScheduler: fiber 0x7f60000ef0 exiting
Thread 10 getting next capture
disposing CC 251 Session 1
Thread 12 is waiting
Thread 3 is waiting
Thread 10 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60002340 for CC 256 globalID 1794 session 1
Thread 2 is working on CC 256 session 1 globalID 1794 step 0
CC 256 session 1 completed step 0 in fiber 0x7f60002340
cc 256(156) session 1 runCount=155 runIspOut=151, latest ccId=251
AC Stats Delay Count:5
CC 256 session 1 completed step 1 in fiber 0x7f60002340
NV AE and AfApply algorithms are active.
CC 256 session 1 completed step 2 in fiber 0x7f60002340
CC 256 session 1 completed step 3 in fiber 0x7f60002340
CC 256 session 1 completed step 4 in fiber 0x7f60002340
CC 256 session 1 completed step 5 in fiber 0x7f60002340
CC 256 session 1 completed step 6 in fiber 0x7f60002340
CC 256 session 1 processing step 7 in fiber 0x7f60002340
FiberScheduler: cc 256, session 1, fiber 0x7f60002340 in progress…
Thread 2 getting next capture
Thread 4 is waiting
Thread 2 is waiting
FiberScheduler: cc 252, session 1, fiber 0x7f60001230 succeeded async operation
Thread 11 is working on CC 252 session 1 globalID 1790 step 8
CC 252 session 1 completed step 8 in fiber 0x7f60001230
CC 252 session 1 completed step 9 in fiber 0x7f60001230
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.364
CC 252 session 1 completed step 10 in fiber 0x7f60001230
CC 252 session 1 completed step 11 in fiber 0x7f60001230
CC 252 session 1 completed step 12 in fiber 0x7f60001230
CC 252 session 1 completed step 13 in fiber 0x7f60001230
NV AF analysis algorithm is active.
AfAnalysis cc 252 push FK_ISP_RUN_NUMBER=152.
CC 252 session 1 completed step 14 in fiber 0x7f60001230
CC 252 session 1 completed step 15 in fiber 0x7f60001230
CC 252 session 1 completed step 16 in fiber 0x7f60001230
CC 252 session 1 completed step 17 in fiber 0x7f60001230
CC 252 session 1 completed step 18 in fiber 0x7f60001230
CC 252 session 1 completed step 19 in fiber 0x7f60001230
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3914983746, m_timeout_ms=1000
CC 252 session 1 completed step 20 in fiber 0x7f60001230
FiberScheduler: cc 252, session 1, fiber 0x7f60001230 complete
FiberScheduler: fiber 0x7f60001230 exiting
Thread 11 getting next capture
disposing CC 252 Session 1
Thread 11 is waiting
Thread 8 is waiting
Thread 5 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60001570 for CC 257 globalID 1795 session 1
Thread 7 is working on CC 257 session 1 globalID 1795 step 0
CC 257 session 1 completed step 0 in fiber 0x7f60001570
cc 257(157) session 1 runCount=156 runIspOut=152, latest ccId=252
AC Stats Delay Count:5
CC 257 session 1 completed step 1 in fiber 0x7f60001570
NV AE and AfApply algorithms are active.
CC 257 session 1 completed step 2 in fiber 0x7f60001570
CC 257 session 1 completed step 3 in fiber 0x7f60001570
CC 257 session 1 completed step 4 in fiber 0x7f60001570
CC 257 session 1 completed step 5 in fiber 0x7f60001570
CC 257 session 1 completed step 6 in fiber 0x7f60001570
CC 257 session 1 processing step 7 in fiber 0x7f60001570
FiberScheduler: cc 257, session 1, fiber 0x7f60001570 in progress…
Thread 7 getting next capture
Thread 7 is waiting
Thread 6 is waiting
FiberScheduler: cc 253, session 1, fiber 0x7f60001c80 succeeded async operation
Thread 9 is working on CC 253 session 1 globalID 1791 step 8
CC 253 session 1 completed step 8 in fiber 0x7f60001c80
CC 253 session 1 completed step 9 in fiber 0x7f60001c80
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.350
CC 253 session 1 completed step 10 in fiber 0x7f60001c80
CC 253 session 1 completed step 11 in fiber 0x7f60001c80
CC 253 session 1 completed step 12 in fiber 0x7f60001c80
CC 253 session 1 completed step 13 in fiber 0x7f60001c80
NV AF analysis algorithm is active.
AfAnalysis cc 253 push FK_ISP_RUN_NUMBER=153.
CC 253 session 1 completed step 14 in fiber 0x7f60001c80
CC 253 session 1 completed step 15 in fiber 0x7f60001c80
CC 253 session 1 completed step 16 in fiber 0x7f60001c80
CC 253 session 1 completed step 17 in fiber 0x7f60001c80
CC 253 session 1 completed step 18 in fiber 0x7f60001c80
CC 253 session 1 completed step 19 in fiber 0x7f60001c80
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3917146467, m_timeout_ms=1000
CC 253 session 1 completed step 20 in fiber 0x7f60001c80
FiberScheduler: cc 253, session 1, fiber 0x7f60001c80 complete
FiberScheduler: fiber 0x7f60001c80 exiting
Thread 9 getting next capture
disposing CC 253 Session 1
Thread 12 is waiting
Thread 1 is waiting
Thread 9 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60001c80 for CC 258 globalID 1796 session 1
Thread 3 is working on CC 258 session 1 globalID 1796 step 0
CC 258 session 1 completed step 0 in fiber 0x7f60001c80
cc 258(158) session 1 runCount=157 runIspOut=153, latest ccId=253
AC Stats Delay Count:5
CC 258 session 1 completed step 1 in fiber 0x7f60001c80
NV AE and AfApply algorithms are active.
CC 258 session 1 completed step 2 in fiber 0x7f60001c80
CC 258 session 1 completed step 3 in fiber 0x7f60001c80
CC 258 session 1 completed step 4 in fiber 0x7f60001c80
CC 258 session 1 completed step 5 in fiber 0x7f60001c80
CC 258 session 1 completed step 6 in fiber 0x7f60001c80
CC 258 session 1 processing step 7 in fiber 0x7f60001c80
FiberScheduler: cc 258, session 1, fiber 0x7f60001c80 in progress…
Thread 3 getting next capture
Thread 10 is waiting
Thread 3 is waiting
FiberScheduler: cc 254, session 1, fiber 0x7f600019d0 succeeded async operation
Thread 4 is working on CC 254 session 1 globalID 1792 step 8
CC 254 session 1 completed step 8 in fiber 0x7f600019d0
CC 254 session 1 completed step 9 in fiber 0x7f600019d0
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.351
CC 254 session 1 completed step 10 in fiber 0x7f600019d0
CC 254 session 1 completed step 11 in fiber 0x7f600019d0
CC 254 session 1 completed step 12 in fiber 0x7f600019d0
CC 254 session 1 completed step 13 in fiber 0x7f600019d0
NV AF analysis algorithm is active.
AfAnalysis cc 254 push FK_ISP_RUN_NUMBER=154.
CC 254 session 1 completed step 14 in fiber 0x7f600019d0
CC 254 session 1 completed step 15 in fiber 0x7f600019d0
CC 254 session 1 completed step 16 in fiber 0x7f600019d0
CC 254 session 1 completed step 17 in fiber 0x7f600019d0
CC 254 session 1 completed step 18 in fiber 0x7f600019d0
CC 254 session 1 completed step 19 in fiber 0x7f600019d0
PerfStatsStageStage[sensorId=1][cc=254], sensorStart_ms=18803077, captureDone_ms=18803097, now_ms=18803100, frameDuration_ms=23, framerate=43.5
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3919374725, m_timeout_ms=1000
CC 254 session 1 completed step 20 in fiber 0x7f600019d0
FiberScheduler: cc 254, session 1, fiber 0x7f600019d0 complete
FiberScheduler: fiber 0x7f600019d0 exiting
Thread 4 getting next capture
disposing CC 254 Session 1
Thread 11 is waiting
Thread 4 is waiting
Thread 2 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60000ef0 for CC 259 globalID 1797 session 1
Thread 8 is working on CC 259 session 1 globalID 1797 step 0
CC 259 session 1 completed step 0 in fiber 0x7f60000ef0
cc 259(159) session 1 runCount=158 runIspOut=154, latest ccId=254
AC Stats Delay Count:5
CC 259 session 1 completed step 1 in fiber 0x7f60000ef0
NV AE and AfApply algorithms are active.
CC 259 session 1 completed step 2 in fiber 0x7f60000ef0
CC 259 session 1 completed step 3 in fiber 0x7f60000ef0
CC 259 session 1 completed step 4 in fiber 0x7f60000ef0
CC 259 session 1 completed step 5 in fiber 0x7f60000ef0
CC 259 session 1 completed step 6 in fiber 0x7f60000ef0
CC 259 session 1 processing step 7 in fiber 0x7f60000ef0
FiberScheduler: cc 259, session 1, fiber 0x7f60000ef0 in progress…
Thread 8 getting next capture
Thread 5 is waiting
Thread 8 is waiting
FiberScheduler: cc 255, session 1, fiber 0x7f600013d0 succeeded async operation
Thread 7 is working on CC 255 session 1 globalID 1793 step 8
CC 255 session 1 completed step 8 in fiber 0x7f600013d0
CC 255 session 1 completed step 9 in fiber 0x7f600013d0
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.331
CC 255 session 1 completed step 10 in fiber 0x7f600013d0
CC 255 session 1 completed step 11 in fiber 0x7f600013d0
CC 255 session 1 completed step 12 in fiber 0x7f600013d0
CC 255 session 1 completed step 13 in fiber 0x7f600013d0
NV AF analysis algorithm is active.
AfAnalysis cc 255 push FK_ISP_RUN_NUMBER=155.
CC 255 session 1 completed step 14 in fiber 0x7f600013d0
CC 255 session 1 completed step 15 in fiber 0x7f600013d0
CC 255 session 1 completed step 16 in fiber 0x7f600013d0
CC 255 session 1 completed step 17 in fiber 0x7f600013d0
CC 255 session 1 completed step 18 in fiber 0x7f600013d0
CC 255 session 1 completed step 19 in fiber 0x7f600013d0
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3921537446, m_timeout_ms=1000
CC 255 session 1 completed step 20 in fiber 0x7f600013d0
FiberScheduler: cc 255, session 1, fiber 0x7f600013d0 complete
FiberScheduler: fiber 0x7f600013d0 exiting
Thread 7 getting next capture
disposing CC 255 Session 1
Thread 12 is waiting
Thread 7 is waiting
Thread 6 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=1ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f60001230 for CC 260 globalID 1798 session 1
Thread 1 is working on CC 260 session 1 globalID 1798 step 0
CC 260 session 1 completed step 0 in fiber 0x7f60001230
cc 260(160) session 1 runCount=159 runIspOut=155, latest ccId=255
AC Stats Delay Count:5
CC 260 session 1 completed step 1 in fiber 0x7f60001230
NV AE and AfApply algorithms are active.
CC 260 session 1 completed step 2 in fiber 0x7f60001230
CC 260 session 1 completed step 3 in fiber 0x7f60001230
CC 260 session 1 completed step 4 in fiber 0x7f60001230
CC 260 session 1 completed step 5 in fiber 0x7f60001230
CC 260 session 1 completed step 6 in fiber 0x7f60001230
CC 260 session 1 processing step 7 in fiber 0x7f60001230
FiberScheduler: cc 260, session 1, fiber 0x7f60001230 in progress…
Thread 1 getting next capture
Thread 9 is waiting
Thread 1 is waiting
FiberScheduler: cc 256, session 1, fiber 0x7f60002340 succeeded async operation
Thread 10 is working on CC 256 session 1 globalID 1794 step 8
CC 256 session 1 completed step 8 in fiber 0x7f60002340
CC 256 session 1 completed step 9 in fiber 0x7f60002340
exposureTime=0.030000 analogGain=2.528419 digitalGain=1.000000 commonGain=0.075853 expComp=1.000000
lux in Statsupdate: isAohdrEnable=0 currentSceneLux 120.307
CC 256 session 1 completed step 10 in fiber 0x7f60002340
CC 256 session 1 completed step 11 in fiber 0x7f60002340
CC 256 session 1 completed step 12 in fiber 0x7f60002340
CC 256 session 1 completed step 13 in fiber 0x7f60002340
NV AF analysis algorithm is active.
AfAnalysis cc 256 push FK_ISP_RUN_NUMBER=156.
CC 256 session 1 completed step 14 in fiber 0x7f60002340
CC 256 session 1 completed step 15 in fiber 0x7f60002340
CC 256 session 1 completed step 16 in fiber 0x7f60002340
CC 256 session 1 completed step 17 in fiber 0x7f60002340
CC 256 session 1 completed step 18 in fiber 0x7f60002340
CC 256 session 1 completed step 19 in fiber 0x7f60002340
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=20, m_value=3923765703, m_timeout_ms=1000
CC 256 session 1 completed step 20 in fiber 0x7f60002340
FiberScheduler: cc 256, session 1, fiber 0x7f60002340 complete
FiberScheduler: fiber 0x7f60002340 exiting
Thread 10 getting next capture
disposing CC 256 Session 1
Thread 11 is waiting
Thread 10 is waiting
Thread 3 is waiting
Session 1 aborting capture 260 (API ID: 160)
Session 1 aborting capture 259 (API ID: 159)
Session 1 aborting capture 258 (API ID: 158)
Session 1 aborting capture 257 (API ID: 157)
CaptureService cancelling request 1696
FiberScheduler: cc 259, session 1, fiber 0x7f60000ef0 aborted in async operation
FiberScheduler: fiber 0x7f60000ef0 exiting
CaptureService cancelling request 1697
disposing CC 259 Session 1
Thread 4 is waiting
FiberScheduler: cc 260, session 1, fiber 0x7f60001230 aborted in async operation
FiberScheduler: fiber 0x7f60001230 exiting
Thread 2 is waiting
FiberScheduler: cc 257, session 1, fiber 0x7f60001570 succeeded async operation
Thread 5 is working on CC 257 session 1 globalID 1795 step 8
Fiber 0x7f60001570 is aborting in CC 257 Session 1
FiberScheduler: cc 257 session 1, fiber 0x7f60001570 aborted
FiberScheduler: fiber 0x7f60001570 exiting
Thread 5 getting next capture
disposing CC 257 Session 1
Thread 5 is waiting
Thread 12 is waiting
Thread 8 is waiting
FiberScheduler: cc 258, session 1, fiber 0x7f60001c80 succeeded async operation
Thread 7 is working on CC 258 session 1 globalID 1796 step 8
Fiber 0x7f60001c80 is aborting in CC 258 Session 1
FiberScheduler: cc 258 session 1, fiber 0x7f60001c80 aborted
FiberScheduler: fiber 0x7f60001c80 exiting
Thread 7 getting next capture
disposing CC 258 Session 1
Thread 6 is waiting
Thread 9 is waiting
Thread 7 is waiting
NvPHSSendThroughputHints: sensorId=1, m_usecase=4, m_type=2, m_value=4294967295, m_timeout_ms=1000
Worker thread CaptureDispatcher stop
disposing CC 260 Session 1
Worker thread ViCsiHw frameComplete stop
Worker thread ViCsiHw frameStart stop
PowerServiceHw:removeRequests: table size: before: 2, after:0
request table for ISP 1:
PowerServiceHw:removeRequests: table size: before: 1, after:0
request table for VIC 0:
PowerServiceHw:updateRequests: table size: before: 0, after:0
request table for ISP 1:
PowerServiceHw:updateRequests: table size: before: 0, after:0
request table for VIC 0:
PowerServiceHwIsp:setLaBw: m_bwVal_Iso=0 and m_bwVal_NonIso=0 KBpS
PowerServiceHwVic:setClock: PowerServiceHw[1]: requested_clock_Hz=0
PowerServiceCore:setCameraBw: totalIsoBw=0
PowerServiceCore:setCameraBw: totalNonIsoBw=0
=== gst-launch-1.0[26175]: CameraProvider destroyed (0x7fa5ffbd70)Stopping services…
Worker thread CaptureScheduler frameStart stop
Worker thread CaptureScheduler checkFramePending stop
Worker thread IspHw statsComplete stop
Worker thread IspHw frameComplete stop
Worker thread IspHw statsComplete stop
Worker thread IspHw frameComplete stop
Worker thread V4L2CaptureScheduler issueCaptures stop
Worker thread V4L2CaptureScheduler checkCaptureComplete stop
Worker thread PS handleRequests stop
unsubscribe: SensorType(gyroscope)
unsubscribe: gyroscope sensor(0x7fa5b6c630)
unsubscribe: SensorType(accelerometer)
unsubscribe: accelerometer sensor(0x7fa5b71b90)
Services are stopped
closeInstance: ms_instance((nil))
FiberScheduler: shutting down; 0 fibers still in map
FiberScheduler: thread 9 exiting
FiberScheduler: thread 7 exiting
FiberScheduler: thread 4 exiting
FiberScheduler: thread 3 exiting
FiberScheduler: thread 12 exiting
FiberScheduler: thread 8 exiting
FiberScheduler: thread 1 exiting
FiberScheduler: thread 2 exiting
FiberScheduler: thread 5 exiting
FiberScheduler: thread 10 exiting
FiberScheduler: thread 6 exiting
FiberScheduler: thread 11 exiting
FiberScheduler: thread 11 has been joined
FiberScheduler: thread 10 has been joined
FiberScheduler: thread 9 has been joined
FiberScheduler: thread 8 has been joined
FiberScheduler: thread 7 has been joined
FiberScheduler: thread 6 has been joined
FiberScheduler: thread 4 has been joined
FiberScheduler: thread 3 has been joined
FiberScheduler: thread 12 has been joined
FiberScheduler: thread 2 has been joined
FiberScheduler: thread 5 has been joined
FiberScheduler: thread 1 has been joined
=== gst-launch-1.0[26175]: Connection closed (7FAB50C1D0)=== gst-launch-1.0[26175]: Connection cleaned up (7FAB50C1D0)=== gst-launch-1.0[26257]: Connection established (7FAB50C1D0)Thread 1 getting next capture
Thread 1 is waiting
Thread 2 getting next capture
Thread 2 is waiting
Thread 3 getting next capture
Thread 3 is waiting
Thread 4 getting next capture
Thread 4 is waiting
Thread 5 getting next capture
Thread 5 is waiting
Thread 6 getting next capture
Thread 6 is waiting
Thread 7 getting next capture
Thread 7 is waiting
Thread 8 getting next capture
Thread 8 is waiting
Thread 9 getting next capture
Thread 9 is waiting
Thread 11 getting next capture
Thread 10 getting next capture
Thread 12 getting next capture
Thread 11 is waiting
Thread 10 is waiting
Thread 12 is waiting
Starting services…
Worker thread IspHw statsComplete start
Worker thread IspHw frameComplete start
Worker thread IspHw statsComplete start
Worker thread IspHw frameComplete start
Worker thread CaptureScheduler checkFramePending start
Worker thread CaptureScheduler frameStart start
Worker thread V4L2CaptureScheduler checkCaptureComplete start
Worker thread V4L2CaptureScheduler issueCaptures start
Worker thread PS handleRequests start
getInstance: s_instance(0x7fa4e93d00)
getInstance: s_instance(0x7fa4e93d00)
subscribe: SensorType(gyroscope)
subscribe: create SensorType(gyroscope) sensor(0x7fa4e928f0)
subscribe: SensorType(accelerometer)
subscribe: create SensorType(accelerometer) sensor(0x7fa4e97f70)
AC plugin not present: dlopen “acplugin.so”, acplugin.so: cannot open shared object file: No such file or directory
Services are started
OFParserListModules: module list: /proc/device-tree/tegra-camera-platform/modules/module0
OFParserListModules: module list: /proc/device-tree/tegra-camera-platform/modules/module1
OFParserGetVirtualDevice: NVIDIA Camera virtual enumerator not found in proc device-tree
---- imager: No override file found. ----
LSC: LSC surface is not based on full res!
---- imager: No override file found. ----
LSC: LSC surface is not based on full res!
=== gst-launch-1.0[26257]: CameraProvider initialized (0x7fa4ef21a0)sourceRegistry[1] assigned
ispRegistry[0] assigned
Using Source GUID 0
Worker thread ViCsiHw frameComplete start
Worker thread ViCsiHw frameStart start
Using ISP A
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=2, m_value=4294967295, m_timeout_ms=1000
LSC: LSC surface is not based on full res!
AC plugin not present: dlopen “acplugin.so”, acplugin.so: cannot open shared object file: No such file or directory
No library found, disabling AC plugin.
Worker thread CaptureDispatcher start
Session::updatePerfHints()
updatePerfHints(): guid=0ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
No output buffers for 2
InstructionList:
-
GraphSettings
| SensorMode: 1920x1080 BayerS16RGGB 30.0fps
| output 0: 1920x1080 BL U8_V8_ER 420SP
| inputClipRect 0: (0.00,0.00, 1.00,1.00)
-
Instruction List
| id: 6
- 0: CCDataSetupStage
| EstimatedIspOutLatencyFrames: 5
| NumConcurrentCaptures: 1
| UnprocessedYuvBufferMask: 0
- 1: ACSynchronizeStage
- 2: AeAfApplyStage
- 3: AcPluginStage
| operation: opApply
- 4: AcMergeStage
| IspIn: [1920, 1080]
| IspOut0: [1920, 1080]
| IspOut1: [0, 0]
| IspOut2: [0, 0]
- 5: TempBufferAcquireStage
| Buffer Index: 2
| BufferRequirements: 1920x1 Pitch NonColor8
- 6: TempBufferAcquireStage
| Buffer Index: 3
| BufferRequirements: 524288x1 Pitch NonColor8
- 7: SensorISPCaptureStage
| Source GUID: 0
| Output A Buffer: 0
| SensorMetadata Buffer: 2
| Output IspStats Buffer: 3
- 8: StatsBufferAcquireStage
| Buffer Index: 1
| BufferRequirements: 640x360 Pitch Y8_ER 420
- 9: BlitStage
| Input Buffer: 0
| Output Buffer: 1
| Filter: Nearest
| Transform: None
| Src Rect: Not used
| Dst Rect: Not used
- 10: StatsUpdateStage
| Output Meta Buffer: 2
| Output IspStats Buffer: 3
- 11: BufferReturnStage
| Output A Buffer: 2
- 12: BufferReturnStage
| Output A Buffer: 3
- 13: AcPluginStage
| operation: opAnalyze
- 14: AfAnalysisStage
- 15: MonitorStage
- 16: ExifStage
- 17: MakerNoteStage
- 18: BufferReturnStage
| Output A Buffer: 0
- 19: MetadataReturnStage
- 20: PerfStatsStage
Created fiber 0x7f5c000b50 for CC 101 globalID 1799 session 0
Thread 1 is working on CC 101 session 0 globalID 1799 step 0
CC 101 session 0 completed step 0 in fiber 0x7f5c000b50
cc 101(1) session 0 runCount=0 runIspOut=0, latest ccId=0
CC 101 session 0 completed step 1 in fiber 0x7f5c000b50
NV AE and AfApply algorithms are active.
CC 101 session 0 completed step 2 in fiber 0x7f5c000b50
CC 101 session 0 completed step 3 in fiber 0x7f5c000b50
CC 101 session 0 completed step 4 in fiber 0x7f5c000b50
CC 101 session 0 completed step 5 in fiber 0x7f5c000b50
CC 101 session 0 completed step 6 in fiber 0x7f5c000b50
CC 101 session 0 processing step 7 in fiber 0x7f5c000b50
FiberScheduler: cc 101, session 0, fiber 0x7f5c000b50 in progress…
Thread 1 getting next capture
Thread 2 is waiting
Thread 1 is waiting
Session::updatePerfHints()
updatePerfHints(): guid=0ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Created fiber 0x7f5c012730 for CC 102 globalID 1800 session 0
Thread 3 is working on CC 102 session 0 globalID 1800 step 0
CC 102 session 0 completed step 0 in fiber 0x7f5c012730
cc 102(2) session 0 runCount=1 runIspOut=0, latest ccId=0
CC 102 session 0 completed step 1 in fiber 0x7f5c012730
NV AE and AfApply algorithms are active.
CC 102 session 0 completed step 2 in fiber 0x7f5c012730
CC 102 session 0 completed step 3 in fiber 0x7f5c012730
CC 102 session 0 completed step 4 in fiber 0x7f5c012730
CC 102 session 0 completed step 5 in fiber 0x7f5c012730
CC 102 session 0 completed step 6 in fiber 0x7f5c012730
CC 102 session 0 processing step 7 in fiber 0x7f5c012730
FiberScheduler: cc 102, session 0, fiber 0x7f5c012730 in progress…
Thread 3 getting next capture
Thread 4 is waiting
Session::updatePerfHints()Thread 3 is waiting
updatePerfHints(): guid=0ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
PowerServiceHw:addRequest: table size: before: 0, after:1
request table for ISP 0:
req[0]: output1 width=0, output1 height=0, output1 Bpp=0
req[0]: output2 width=0, output2 height=0, output2 Bpp=0
req[0]: input width=1920, input height=1080, input Bpp=10
req[0]: output width=130, output height=74, output Bpp=16
req[0]: input fps=30
req[0]: guID=0, stage type=SensorIspCapture
req[0]: clock=0 Hz, iso bw=39481 KB/s, non-iso bw=0 KB/s
req[450]: timeout=0
PowerServiceHwIsp:setLaBw: m_bwVal_Iso=39481 and m_bwVal_NonIso=0 KBpS
PowerServiceCore:setCameraBw: totalIsoBw=39481
PowerServiceHw:addRequest: table size: before: 1, after:2
request table for ISP 0:
req[0]: output1 width=0, output1 height=0, output1 Bpp=0
req[0]: output2 width=0, output2 height=0, output2 Bpp=0
req[0]: input width=1920, input height=1080, input Bpp=10
req[0]: output width=130, output height=74, output Bpp=16
req[0]: input fps=30
req[0]: guID=0, stage type=SensorIspCapture
req[0]: clock=0 Hz, iso bw=39481 KB/s, non-iso bw=0 KB/s
req[416]: timeout=0
req[1]: output1 width=0, output1 height=0, output1 Bpp=0
req[1]: output2 width=0, output2 height=0, output2 Bpp=0
req[1]: input width=1920, input height=1080, input Bpp=10
req[1]: output width=1920, output height=1080, output Bpp=12
req[1]: input fps=30
req[1]: guID=0, stage type=SensorIspCapture
req[1]: clock=0 Hz, iso bw=371610 KB/s, non-iso bw=0 KB/s
req[450]: timeout=0
PowerServiceHw:updateRequests: table size: before: 2, after:2
request table for ISP 0:
req[0]: output1 width=0, output1 height=0, output1 Bpp=0
req[0]: output2 width=0, output2 height=0, output2 Bpp=0
req[0]: input width=1920, input height=1080, input Bpp=10
req[0]: output width=130, output height=74, output Bpp=16
req[0]: input fps=30
req[0]: guID=0, stage type=SensorIspCapture
req[0]: clock=0 Hz, iso bw=39481 KB/s, non-iso bw=0 KB/s
req[415]: timeout=0
req[1]: output1 width=0, output1 height=0, output1 Bpp=0
req[1]: output2 width=0, output2 height=0, output2 Bpp=0
req[1]: input width=1920, input height=1080, input Bpp=10
req[1]: output width=1920, output height=1080, output Bpp=12
req[1]: input fps=30
req[1]: guID=0, stage type=SensorIspCapture
req[1]: clock=0 Hz, iso bw=371610 KB/s, non-iso bw=0 KB/s
req[449]: timeout=0
PowerServiceHwIsp:setLaBw: m_bwVal_Iso=371610 and m_bwVal_NonIso=0 KBpS
PowerServiceCore:setCameraBw: totalIsoBw=371610
SCF: Error Timeout: ISP port 0 timed out! (in src/services/capture/NvIspHw.cpp, function waitIspFrameEnd(), line 478)
SCF: Error Timeout: (propagating from src/services/capture/NvIspHw.cpp, function waitIspFrameEnd(), line 524)
SCF: Error Timeout: (propagating from src/common/Utils.cpp, function workerThread(), line 116)
SCF: Error Timeout: Worker thread IspHw frameComplete failed (in src/common/Utils.cpp, function workerThread(), line 133)
SCF: Error Timeout: ISP Stats timed out! (in src/services/capture/NvIspHw.cpp, function waitIspStatsFinished(), line 566)
FiberScheduler: cc 101, session 0, fiber 0x7f5c000b50 aborted in async operation
FiberScheduler: fiber 0x7f5c000b50 exiting
disposing CC 101 Session 0
CaptureService cancelling request 1699
Thread 5 is waiting
FiberScheduler: cc 102, session 0, fiber 0x7f5c012730 aborted in async operation
FiberScheduler: fiber 0x7f5c012730 exiting
disposing CC 102 Session 0
Thread 6 is waiting
Error: waitCsiFrameStart timeout guid 0
**VI/CSI Debug Registers
VI_CFG_INTERRUPT_MASK_0 = 0x00000000
VI_CFG_INTERRUPT_STATUS_0 = 0x00000000
VI_CSI_0_ERROR_STATUS_0 = 0x00000000
VI_CSI_0_ERROR_INT_MASK_0 = 0x00000000
VI_CSI_1_ERROR_STATUS_0 = 0x00000000
VI_CSI_1_ERROR_INT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_A_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_A_STATUS_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_B_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_B_STATUS_0 = 0x00000000
CSI_CSI_CIL_A_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_CIL_A_STATUS_0 = 0x00000000
CSI_CSI_CILA_STATUS_0 = 0x00000000
CSI_CSI_CIL_B_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_CIL_B_STATUS_0 = 0x00000000
CSI_CSI_CILB_STATUS_0 = 0x00000000
CSI_CSI_READONLY_STATUS_0 = 0x00000000
CSI_DEBUG_CONTROL_0 = 0x360d5000
CSI_DEBUG_COUNTER_0_0 = 0x00000000
CSI_DEBUG_COUNTER_1_0 = 0x00000000
CSI_DEBUG_COUNTER_2_0 = 0x00000000
Created fiber 0x7f5c01ee70 for CC 103 globalID 1801 session 0
Session::updatePerfHints()
updatePerfHints(): guid=0ll, CaptureIntent=1
updatePerfHints(): NvCameraCoreUseCase_Preview
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=1, m_value=30, m_timeout_ms=1000
NvPHSSendThroughputHints: sensorId=0, m_usecase=4, m_type=15, m_value=0, m_timeout_ms=1000
Thread 7 is working on CC 103 session 0 globalID 1801 step 0
CC 103 session 0 completed step 0 in fiber 0x7f5c01ee70
cc 103(3) session 0 runCount=2 runIspOut=0, latest ccId=0
CC 103 session 0 completed step 1 in fiber 0x7f5c01ee70
NV AE and AfApply algorithms are active.
CC 103 session 0 completed step 2 in fiber 0x7f5c01ee70
CC 103 session 0 completed step 3 in fiber 0x7f5c01ee70
CC 103 session 0 completed step 4 in fiber 0x7f5c01ee70
CC 103 session 0 completed step 5 in fiber 0x7f5c01ee70
CC 103 session 0 completed step 6 in fiber 0x7f5c01ee70
SCF: Error Timeout: ISP Stats timed out! (in src/services/capture/NvIspHw.cpp, function waitIspStatsFinished(), line 566)
SCF: Error Timeout: (propagating from src/services/capture/CaptureServiceDeviceIsp.cpp, function waitCompletion(), line 423)
SCF: Error Timeout: (propagating from src/services/capture/CaptureServiceDevice.cpp, function pause(), line 949)
SCF: Error Timeout: During capture abort, syncpoint wait timeout waiting for current frame to finish (in src/services/capture/CaptureServiceDevice.cpp, function handleCancelSourceRequests(), line 1032)
Error: waitCsiFrameStart timeout guid 0CC 103 session 0 processing step 7 in fiber 0x7f5c01ee70
FiberScheduler: cc 103, session 0, fiber 0x7f5c01ee70 in progress…
Thread 7 getting next capture
Thread 8 is waiting
Thread 7 is waiting
**VI/CSI Debug Registers
VI_CFG_INTERRUPT_MASK_0 = 0x00000000
VI_CFG_INTERRUPT_STATUS_0 = 0x00000000
VI_CSI_0_ERROR_STATUS_0 = 0x00000000
VI_CSI_0_ERROR_INT_MASK_0 = 0x00000000
VI_CSI_1_ERROR_STATUS_0 = 0x00000000
VI_CSI_1_ERROR_INT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_A_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_A_STATUS_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_B_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_B_STATUS_0 = 0x00000000
CSI_CSI_CIL_A_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_CIL_A_STATUS_0 = 0x00000000
CSI_CSI_CILA_STATUS_0 = 0x00000000
CSI_CSI_CIL_B_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_CIL_B_STATUS_0 = 0x00000000
CSI_CSI_CILB_STATUS_0 = 0x00000000
CSI_CSI_READONLY_STATUS_0 = 0x00000000
CSI_DEBUG_CONTROL_0 = 0x360d5000
CSI_DEBUG_COUNTER_0_0 = 0x00000000
CSI_DEBUG_COUNTER_1_0 = 0x00000000
CSI_DEBUG_COUNTER_2_0 = 0x00000000
Created fiber 0x7f5c01ee30 for CC 104 globalID 1802 session 0
PowerServiceCore:handleRequests: timePassed = 3022
Session 0 aborting capture 104 (API ID: 4)
Session 0 aborting capture 103 (API ID: 3)
Thread 9 is working on CC 104 session 0 globalID 1802 step 0
Fiber 0x7f5c01ee30 is aborting in CC 104 Session 0
FiberScheduler: cc 104 session 0, fiber 0x7f5c01ee30 aborted
FiberScheduler: fiber 0x7f5c01ee30 exiting
Thread 9 getting next capture
Thread 10 is waiting
Thread 11 is waiting
Thread 9 is waiting
Error: waitCsiFrameStart timeout guid 0
**VI/CSI Debug Registers
VI_CFG_INTERRUPT_MASK_0 = 0x00000000
VI_CFG_INTERRUPT_STATUS_0 = 0x00000000
VI_CSI_0_ERROR_STATUS_0 = 0x00000000
VI_CSI_0_ERROR_INT_MASK_0 = 0x00000000
VI_CSI_1_ERROR_STATUS_0 = 0x00000000
VI_CSI_1_ERROR_INT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_A_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_A_STATUS_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_B_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_PIXEL_PARSER_B_STATUS_0 = 0x00000000
CSI_CSI_CIL_A_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_CIL_A_STATUS_0 = 0x00000000
CSI_CSI_CILA_STATUS_0 = 0x00000000
CSI_CSI_CIL_B_INTERRUPT_MASK_0 = 0x00000000
CSI_CSI_CIL_B_STATUS_0 = 0x00000000
CSI_CSI_CILB_STATUS_0 = 0x00000000
SCF: Error Timeout: ISP Stats timed out! (in src/services/capture/NvIspHw.cpp, function waitIspStatsFinished(), line 566)
SCF: Error Timeout: Sending critical error event (in src/api/Session.cpp, function sendErrorEvent(), line 997)
SCF: Error BadParameter: CC has already been disposed (in src/components/CaptureContainerManager.cpp, function dispose(), line 161)
CSI_CSI_READONLY_STATUS_0 = 0x00000000
CSI_DEBUG_CONTROL_0 = 0x360d5000
CSI_DEBUG_COUNTER_0_0 = 0x00000000
CSI_DEBUG_COUNTER_1_0 = 0x00000000
CSI_DEBUG_COUNTER_2_0 = 0x00000000
Segmentation fault (core dumped)
root@jetson-liam:/usr/src/jetson_multimedia_api/samples/10_camera_recording#
root@jetson-liam:/usr/src/jetson_multimedia_api/samples/10_camera_recording#
root@jetson-liam:/usr/src/jetson_multimedia_api/samples/10_camera_recording#
root@jetson-liam:/usr/src/jetson_multimedia_api/samples/10_camera_recording#
root@jetson-liam:/usr/src/jetson_multimedia_api/samples/10_camera_recording#