appsink example

Robert Krakora rob.krakora at messagenetsystems.com
Tue Jul 2 12:26:35 PDT 2013


https://github.com/genesi/gst-base-plugins/blob/master/tests/examples/app/appsink-src.c


On Tue, Jul 2, 2013 at 11:27 AM, Brendan Long <self at brendanlong.com> wrote:

>  On 07/02/2013 07:27 AM, jyoti kulkarni wrote:
>
>     gst-launch udpsrc uri=udp://10.99.26.94:5000 <video caps> !
> rtph264depay ! appsink
>
>     I don't think you can use an appsink in gst-launch. You'll need to
> write your pipeline in a normal language like C/C++/Python/whatever.
>
> To get data from an appsink, you can set "emit-signals" and then
> "pull-sample" every time the "new-sample" signal gets emitted.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Rob Krakora
MessageNet Systems
101 East Carmel Dr. Suite 105
Carmel, IN 46032
(317)566-1677 Ext 212
(317)663-0808 Fax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130702/4c884b65/attachment.html>


More information about the gstreamer-devel mailing list