Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no suitable plugins found: #36

Open
kartheeknagasuri opened this issue Feb 11, 2021 · 0 comments
Open

no suitable plugins found: #36

kartheeknagasuri opened this issue Feb 11, 2021 · 0 comments

Comments

@kartheeknagasuri
Copy link

I am trying to play this rtsp stream to webRTC
rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov

i get below error at server, installed Gstreamer, still the same issue, any ideas?

gstrtspsrc.c(6413): gst_rtspsrc_setup_streams (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3/GstRTSPSrc:source

0:03:53.124006000 1 0x7f293c0afb70 ERROR rtspsrc gstrtspsrc.c:6664:gst_rtspsrc_open_from_sdp: setup failed

0:03:53.124796300 1 0x7f293c0afb70 WARN glib GStreamer:0:: Element 'udpsrc1' is not in bin 'source'

0:03:53.124967600 1 0x7f293c0afb70 WARN glib GStreamer:0:: Element 'udpsrc2' is not in bin 'source'

0:03:53.125044300 1 0x7f293c0afb70 WARN glib GStreamer:0:: Element 'udpsrc4' is not in bin 'source'

0:03:53.125098500 1 0x7f293c0afb70 WARN glib GStreamer:0:: Element 'udpsrc5' is not in bin 'source'

0:03:53.125138000 1 0x7f293c0afb70 WARN rtspsrc gstrtspsrc.c:6880:gst_rtspsrc_open: can't setup streaming from sdp

0:03:53.126501400 1 0x55800b658270 ERROR KurentoMediaPipelineImpl MediaPipelineImpl.cpp:69:processBusMessage: Error code 12: 'Your GStreamer installation is missing a plug-in.', element: kmsplayerendpoint3, parent: pipeline3

0:03:53.126560400 1 0x55800b658270 ERROR KurentoMediaPipelineImpl MediaPipelineImpl.cpp:72:processBusMessage: Debugging info: gsturidecodebin.c(1006): no_more_pads_full (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3:

no suitable plugins found:

gstrtspsrc.c(6413): gst_rtspsrc_setup_streams (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3/GstRTSPSrc:source

0:03:53.126637300 1 0x55800b658270 ERROR KurentoMediaElementImpl MediaElementImpl.cpp:281:processBusMessage: Error code 12: 'Your GStreamer installation is missing a plug-in.', element: kmsplayerendpoint3, parent: kmsplayerendpoint3

0:03:53.126659200 1 0x55800b658270 ERROR KurentoMediaElementImpl MediaElementImpl.cpp:284:processBusMessage: Debugging info: gsturidecodebin.c(1006): no_more_pads_full (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3:

no suitable plugins found:

gstrtspsrc.c(6413): gst_rtspsrc_setup_streams (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3/GstRTSPSrc:source

0:03:53.126707900 1 0x55800b658270 ERROR playerendpoint kmsplayerendpoint.c:1338:process_bus_message: Error code 12: 'Your GStreamer installation is missing a plug-in.', element: uridecodebin3, parent: internalpipeline

0:03:53.126728800 1 0x55800b658270 ERROR playerendpoint kmsplayerendpoint.c:1341:process_bus_message: Debugging info: gsturidecodebin.c(1006): no_more_pads_full (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3:

no suitable plugins found:

gstrtspsrc.c(6413): gst_rtspsrc_setup_streams (): /GstPipeline:internalpipeline/GstURIDecodeBin:uridecodebin3/GstRTSPSrc:source

0:04:00.330589600 1 0x7f293001b6f0 INFO KurentoWebSocketTransport WebSocketTransport.cpp:346:keepAliveSessions: Keep alive b9b89de2-44d0-47fd-94ec-725cb8bd6adc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant