The SDK contain a few plugins

Sebastian Dröge sebastian at centricular.com
Thu Jun 26 01:11:06 PDT 2014


On Di, 2014-06-10 at 09:53 -0700, Snayek wrote:
> Hi,
> 
> I'am french so please be indulgent please and I'm a noob on GStreamer :-)
> I want to watch a stream from a raspberry pi to my computer (Windows). I
> have the following pipeline on my computer :
> 
> *udpsrc port=5000 ! application/x-rtp, payload=96 ! rtpjitterbuffer !
> rtph264depay ! avdec_h264 ! fpsdisplaysink sync=false text-overlay=false*
> 
> I have the latest gstreamer version (1.2.4).
> 
> When I launch this pipeline with
> /C:\gstreamer\1.0\x86_64\bin\gst-launch-1.0.exe/, it works fine.
> But when I put it in a program with Visual Studio or if y launch it with 
> /C:\gstreamer-sdk\0.10\x86_64\bin\gst-launch-0.10.exe/, it doens'nt work.
> 
> I suppose it's because the sdk version doesn't contain a few plugins like
> rtpjitterbuffer but how can I do to make a program with these plugins?

How does it not work? All the plugins needed for that are included in
the 1.x versions of the binaries :)

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140626/1e34546b/attachment.sig>


More information about the gstreamer-devel mailing list