I have a RTSP server streaming out h264 video. Both ffmpeg ( ffplay uri )and vlc are able to stream the video but gstreamer is unable to.
Below is the output of gstreamer when gst-play uri is launched:
ERROR Your GStreamer installation is missing a plug-in. for rtsp://---- ERROR debug information: ../gst/playback/gsturidecodebin.c(1028): no_more_pads_full (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: no suitable plugins found: ../gst/rtsp/gstrtspsrc.c(7691): gst_rtspsrc_setup_streams_start (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source Reached end of play list.
Am I missing certain gstreamer plugins or is my RTSP video stream set up wrongly?
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)