gstreamer/gst/udp
2016-12-19 10:50:14 +02:00
..
gstdynudpsink.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstdynudpsink.h
gstmultiudpsink.c
gstmultiudpsink.h
gstudp.c
gstudpnetutils.c
gstudpnetutils.h
gstudpsink.c udpsink: avoid leaking the host 2013-06-05 12:14:01 +02:00
gstudpsink.h
gstudpsrc.c updsrc: Add to join multiple multicast interfaces 2016-12-19 10:50:14 +02:00
gstudpsrc.h
Makefile.am
meson.build
README gst/udp/: Update README, simple cleanup. 2006-09-21 09:50:41 +00:00

* 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.