gstreamer/subprojects/gst-plugins-good/gst/udp
Akkariin Meiko 27c4ec74a1 Update
2022-03-12 03:16:09 +08:00
..
gstdynudpsink.c Update 2022-03-12 03:16:09 +08:00
gstdynudpsink.h Update 2022-03-12 03:16:09 +08:00
gstmultiudpsink.c Update 2022-03-12 03:16:09 +08:00
gstmultiudpsink.h Update 2022-03-12 03:16:09 +08:00
gstudp.c Update 2022-03-12 03:16:09 +08:00
gstudpelement.c Update 2022-03-12 03:16:09 +08:00
gstudpelements.h Update 2022-03-12 03:16:09 +08:00
gstudpnetutils.c Update 2022-03-12 03:16:09 +08:00
gstudpnetutils.h Update 2022-03-12 03:16:09 +08:00
gstudpsink.c Update 2022-03-12 03:16:09 +08:00
gstudpsink.h Update 2022-03-12 03:16:09 +08:00
gstudpsrc.c Update 2022-03-12 03:16:09 +08:00
gstudpsrc.h Update 2022-03-12 03:16:09 +08:00
meson.build Update 2022-03-12 03:16:09 +08:00
README Update 2022-03-12 03:16:09 +08: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.