[Bug 739546] Add new element socketsrc, base class for tcpclientsrc and tcpserversrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 11 07:54:52 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739546
  GStreamer | gst-plugins-base | git

--- Comment #3 from Will Manley <gnome at williammanley.net> 2014-11-11 15:54:49 UTC ---
Note, this new plugin is basically the same code as removed from tcpclientsrc
and tcpserversrc.  There are a few issues with it including:

* It ignores GstBaseSrc's blocksize property
* Reading the number of bytes available before reading seems unnecessary
* Downstream allocators are not used.

but I'd like to fix those issues in later commits where they can be
individually reviewed.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list