gstreamer/gst/udp
2012-09-12 17:14:46 +02:00
..
.gitignore
gstdynudpsink.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
gstdynudpsink.h
gstmultiudpsink.c udp: add include for IPPROTO_* 2012-09-12 17:14:46 +02:00
gstmultiudpsink.h
gstudp-marshal.list
gstudp.c
gstudp.h
gstudpnetutils.c
gstudpnetutils.h
gstudpsink.c docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
gstudpsink.h
gstudpsrc.c docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
gstudpsrc.h
Makefile.am
README
udp.vcproj

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