This is a continuation of multiple gstreamer pipelines
When stopping and restarting the gstreamer pipelines Im running into the following error:
Using launch string: nvarguscamerasrc sensor-id=2 sensor-mode=1 do-timestamp=true wbmode=1 aelock=0 exposuretimerange='11000 6954000' ee-mode=0 gainrange='1 4' ispdigitalgainrange='1 1' aeantibanding=3 tnr-mode
=2 tnr-strength=-0.2 ! video/x-raw(memory:NVMM),width=960,height=540,framerate=20/1,format=NV12 ! nvvidconv interpolation-method=4 ! video/x-raw(memory:NVMM), format=NV12, width=960 height=540 ! nvvidconv name=m
yconv ! video/x-raw(memory:NVMM),format=RGBA ! fakesink
GST_ARGUS: NvArgusCameraSrc: Setting Exposure Time Range : '11000 6954000' [22/1872]
GST_ARGUS: Invalid Exposure Time Range Input
GST_ARGUS: NvArgusCameraSrc: Setting Gain Range : '1 4'
GST_ARGUS: NvArgusCameraSrc: Setting ISP Digital Gain Range : '1 1'
[ INFO] [1651258392.167158016]: GST_STATE_PLAYING
GST_ARGUS: Creating output stream
CONSUMER: Waiting until producer is connected...
GST_ARGUS: Available Sensor modes :
GST_ARGUS: 1920 x 1200 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 38.000000; Exposure Range min 11000, max 6954000;
GST_ARGUS: 1920 x 1080 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 38.000000; Exposure Range min 11000, max 6954000;
GST_ARGUS: 1280 x 720 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 38.000000; Exposure Range min 11000, max 6954000;
GST_ARGUS: 640 x 480 FR = 120.000005 fps Duration = 8333333 ; Analog Gain range min 1.000000, max 38.000000; Exposure Range min 11000, max 6954000;
GST_ARGUS: Running with following settings:
Camera index = 2
Camera mode = 1
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 59.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.
Using launch string: nvarguscamerasrc sensor-id=3 sensor-mode=1 do-timestamp=true wbmode=1 aelock=0 exposuretimerange='11000 6954000' ee-mode=0 gainrange='1 4' ispdigitalgainrange='1 1' aeantibanding=3 tnr-mod$=2 tnr-strength=-0.2 ! video/x-raw(memory:NVMM),width=960,height=540,framerate=20/1,format=NV12 ! nvvidconv interpolation-method=4 ! video/x-raw(memory:NVMM), format=NV12, width=960 height=540 ! nvvidconv name=$yconv ! video/x-raw(memory:NVMM),format=RGBA ! fakesink
GST_ARGUS: NvArgusCameraSrc: Setting Exposure Time Range : '11000 6954000'
GST_ARGUS: Invalid Exposure Time Range Input
GST_ARGUS: NvArgusCameraSrc: Setting Gain Range : '1 4'
GST_ARGUS: NvArgusCameraSrc: Setting ISP Digital Gain Range : '1 1'
[ INFO] [1651258402.180759072]: GST_STATE_PLAYING
GST_ARGUS: Creating output stream
ERROR: from element /GstPipeline:pipeline0/GstNvArgusCameraSrc:nvarguscamerasrc0: TIMEOUT
Additional debug info:
Argus Error Status
[ WARN] [1651258403.165237408]: AFTER g_main_loop_run
(gst_cv_example:9484): GStreamer-CRITICAL **: 14:53:23.165: gst_element_send_event: assertion 'GST_IS_ELEMENT (element)' failed
waiting for EOSGot EOS
(Argus) Error Timeout: (propagating from src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 137)
(Argus) Error Timeout: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 87)
(Argus) Error Timeout: (propagating from src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 137)
(Argus) Error Timeout: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 87)