[gst-devel] Can souphttpsrc play http://192.168.1.2:8080?

Stefan Kost ensonic at hora-obscura.de
Mon Mar 2 16:35:41 CET 2009


zhenfeng ren schrieb:
> hi:
>
> The 'gst-launch' script is as follow,how could I know which plungin
> deal with 'http'?
>   

$ gst-inspect-0.10 -u | grep http
neonhttpsrc (read, rank 0): http, https
gnomevfssink (write, rank 128): http, https, file, smb, ftp, sftp, ssh
gnomevfssrc (read, rank 128): http, https, file, smb, ftp, sftp, ssh
souphttpsrc (read, rank 256): http, https

Its a quite recent feature.

Stefan

> root at DVEVM:/opt# gst-launch -v playbin uri=http://192.168.1.2:8080
>
> (gst-launch-0.10:1230): GStreamer-WARNING **: Failed to load plugin
> '/opt/gstreamer/lib/gstreamer-0.10//libgstmad.so':
> /opt/gstreamer/lib/libid3tag.so.0: undefi
> ned symbol: id3_frametype_unknown
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
> caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188
> /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstMpegTSDemux:mpegtsdemux0.GstPad:sink:
> caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188
> /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstMpegTSDemux:mpegtsdemux0:
> pat-info = ((GValueArray*) 0x39db0)
> /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstMpegTSDemux:mpegtsdemux0:
> pmt-info = ((FluTsPmtInfo*) 0x3b5a0)
>
>   





More information about the gstreamer-devel mailing list