Camera Up/down status in DeepStream Pipeline

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
Tesla T4 GPU
• DeepStream Version
DeepStream 5.1
• TensorRT Version
v7.2.3
• NVIDIA GPU Driver Version (valid for GPU only)
v470.57.02
• Issue Type( questions, new requirements, bugs)
Question

Hi,
I am working on deepstream-python-apps. I am running a multistream pipeline with a list of cameras as input to start the pipeline.
I am trying to get the camera up/down status from the active pipeline i.e I want to know when the camera goes down or becomes inactive during runtime. So, how can I accomplish this?
Also, is there is a way in which this ‘down/inactive’ camera can be restarted inside an already running pipeline without us manually running some commands?

Why camera in down status when pipeline is running? Seems camera driver issue.

@shantanu.bakare ,

GST-discoverer API can provide the current status of the stream :

  1. GstDiscoverer
  2. GstDiscoverer

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.