v4l2src —
GstV4l2Src;
gst-launch v4l2src ! xvimagesink
This pipeline shows the video captured from /dev/video0 tv card and for webcams.
typedef struct { GstPushSrc pushsrc; } GstV4l2Src;
Opaque object.