The SDK contain a few plugins
Snayek
cedric_villette at hotmail.fr
Tue Jun 10 09:53:57 PDT 2014
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?
Thanks and sorry for my english :D
Snayek
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/The-SDK-contain-a-few-plugins-tp4667441.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list