Bug 69786 - no suitable plugins found Error received from element decodebin20:
Summary: no suitable plugins found Error received from element decodebin20:
Status: NEW
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: General (show other bugs)
Version: 2013.6
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 05:11 UTC by surendra
Modified: 2013-09-25 05:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.