gstreamer/gst/udp
2021-03-29 12:45:23 +02:00
..
gstdynudpsink.c udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstdynudpsink.h
gstmultiudpsink.c udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstmultiudpsink.h
gstudp.c udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstudpelement.c udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstudpelements.h udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstudpnetutils.c
gstudpnetutils.h
gstudpsink.c udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstudpsink.h
gstudpsrc.c udp: allow per feature registration 2021-03-29 12:45:23 +02:00
gstudpsrc.h
meson.build udp: allow per feature registration 2021-03-29 12:45:23 +02:00
README

* What is UDP src/sink?

It is a set of element to transfer data using UDP, nothing more, nothing less.
Its main purpose is to be used in conjunction with RTP but they are kept as
separate elements because we can.