Top |
gboolean | crc-header | Read / Write |
gboolean | crc-payload | Read / Write |
GstDPVersion | version | Read / Write |
This element payloads GStreamer buffers and events using the GStreamer Data Protocol.
1 |
gst-launch-1.0 -v -m videotestsrc num-buffers=50 ! gdppay ! filesink location=test.gdp |
This pipeline creates a serialized video stream that can be played back with the example shown in gdpdepay.
plugin |
gdp |
author |
Thomas Vander Stichele <thomas at apestaart dot org> |
class |
GDP/Payloader |