• Hardware Platform (Jetson / GPU) - Jetson Nano
• DeepStream Version 5
• JetPack Version (valid for Jetson only) 4.4
• TensorRT Version - 7.1
I have been trying to run deepstream app over local RTSPs. I am getting the following error -
** INFO: <reset_source_pipeline:1183>: Resetting source 1
** WARN: <cb_rtspsrc_select_stream:486>: JPEG not supported
ERROR from src_elem1: No supported stream was found. You might need to allow more transport protocols or may otherwise be missing the right GStreamer RTSP extension plugin.
Debug info: gstrtspsrc.c(7052): gst_rtspsrc_setup_streams_start (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin1/GstRTSPSrc:src_elem1
How to resolve this ?