gstreamer/docs
William Manley 7c10499ecd tcp: Add element socketsrc
`socketsrc` can be considered a source counterpart to `multisocketsink`.
It can be considered a generalization of `tcpclientsrc` and
`tcpserversrc`:  it contains all the logic required to communicate over
the socket but none of the logic for creating the sockets/establishing
the connection in the first place, allowing the user to accomplish this
externally in whatever manner they wish making it applicable to other
types of sockets besides TCP.

This commit essentially copies the implementation directly from
tcpserversrc.  Later patches will tidy the implementation up and
re-implement `tcpclientsrc` and `tcpserversrc` in terms of `socketsrc`.

See https://bugzilla.gnome.org/show_bug.cgi?id=739546
2015-03-13 20:05:00 +01:00
..
design design: Add a proposal for handling stereoscopic 3D and multiview 2014-10-02 03:14:42 +10:00
libs docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
plugins tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
random Fix FSF address 2012-11-03 23:05:09 +00:00
.gitignore first stab at documenting elements 2005-08-05 17:13:10 +00:00
Makefile.am make: move the design doc also on the Makefile.am level (for dist) 2010-12-13 12:36:47 +02:00
version.entities.in gst: Update versioning 2012-04-04 14:55:15 +02:00