[Bug 737316] Add support for sending file-descriptors over Unix domain sockets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 25 01:01:55 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737316
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at coaxion.net
     Ever Confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-25 08:01:49 UTC ---
I think we should also have separate sources/sinks for Unix domain sockets. As
they'll share a lot of code with the TCP elements, maybe it can go directly in
that plugin to share some code.


Apart from that what Olivier said. This should be a new memory type instead of
a meta. Maybe a base memory type for arbitrary fds, and specialized ones for
memfd and dmabuf.

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