Error in gstreamer appsink example
Nicolas Dufresne
nicolas.dufresne at collabora.com
Fri Sep 19 06:10:14 PDT 2014
Le 2014-09-19 06:52, Mayank Agarwal a écrit :
> I am running the executable generated on running the appsink example
> in gstreamer application manual but i am getting the following error:
>
> ./appsinkexmaplehttp://techslides.com/demos/sample-videos/small.mp4
> 0:00:00.039207521 7935 0x737610 WARN uridecodebin
> gsturidecodebin.c:1416:gen_source_element:<uridecodebin0> error: No
> URI handler implemented for "http".
> failed to play the file
>
> No png generated in the current directory.
It seems your GStreamer installation is missing HTTP support. The most
common element for that is souphttpsrc, this requires libsoup and is
part of gst-plugins-good.
Nicolas
More information about the gstreamer-devel
mailing list