![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
GstGDPDepay;
This element depayloads GStreamer Data Protocol buffers back to deserialized buffers and events.
gst-launch -v -m filesrc location=test.gdp ! gdpdepay ! xvimagesink
This pipeline plays back a serialized video stream as created in the example for gdppay.