[Bug 726325] RFC: Add tunneling support.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 9 00:59:28 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726325
  GStreamer | gst-omx | git

--- Comment #45 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-09 07:59:22 UTC ---
So basically you need a mechanism between tunneled elements, that at the
beginning of the tunnel collects events and metas and sends them to the end of
the tunnel somehow... and there then waits until the corresponding buffers
arrive there (or for sinks until the OMX clock gives the corresponding time).
Doesn't sound like a unsolveable problem ;) You will need the same to properly
do fake dataflow too and especially to convert the fake dataflow to real
dataflow at the end of the tunnel.

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