gstreamer shmsrc interface
Tristan Matthews
tristan at sat.qc.ca
Wed Jun 22 12:08:52 PDT 2011
2011/6/22 mattes <effemm at mykmk.com>:
>
> I getting my feet wet with gstreamer. Looks pretty cool.
>
> I have an app that already captures and overlays video frames.
> I like to import these frames into gstreamer using the shmsrc
> interface.
>
> Is there some test code/sample available I could use as a starter kit?
> Something that outlines what needs to be done to satisfy the needs of shmsrc:
>
> e.g. gst-launch shmsrc socketpath=mydata ! video/x-raw-yuv,witdh=320,height=240 ! ...
>
> Unfortunately nothing popped up searching/googl'ing the net'z.
I made this example a little while ago:
https://github.com/tmatth/gst-prototypes/tree/master/shm
Hope it's of some use.
-T
>
> Mat
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
--
Tristan Matthews
web: http://tristanswork.blogspot.com
More information about the gstreamer-devel
mailing list