Bug 69786

Summary: no suitable plugins found Error received from element decodebin20:
Product: GStreamer SDK Reporter: surendra <bsuri123>
Component: GeneralAssignee: bugs
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: 2013.6   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description surendra 2013-09-25 05:11:37 UTC
I have installed sdk on linux ubanatu.

I am able to execute the basic-tutorial-5 with out any changes.

I tried to connect the camera stream with rtsp link as shown below :

g_object_set (data.playbin2, "uri", "rtsp://root:axis@10.33.14.3:554/axis-media/media.amp", NULL);

I am able to compile and generate executable.

When i run the exe. below error is shown.

no suitable plugins found
Error received from element decodebin20: Your GStreamer installation is missing a plug-in.
gst_decode_bin_expose (): /GstPlayBin2:playbin2/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found

Request your help in resolving issue.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.