[gst-devel] Using GstAppSink

Julien Puydt jpuydt at free.fr
Sat Sep 20 21:56:58 CEST 2008


Hi,

I'm trying to use GstAppSink in my ekiga code -- however I don't know 
exactly how to make those pipelines work :

gst-launch videotestsrc ! appsink max_buffers=2 drop=true 
caps=video/x-raw-yuv,format=\(fourcc\)I420,width=320,height=240,framerate=30 
name=ekiga_sink

gst-launch v4lsrc ! appsink max_buffers=2 drop=true 
caps=video/x-raw-yuv,format=\(fourcc\)I420,width=320,height=240,framerate=30 
name=ekiga_sink

I'm pretty sure I lack some magic in-between my source and my sink...

Snark on #ekiga




More information about the gstreamer-devel mailing list