[Bug 754189] payloaders: memory performance

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 29 04:31:21 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754189

--- Comment #4 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Thanks you all for the proposals ;).

@nicilas,
In the case of video, usually some RTP buffers are generated per frame, so the
most of them have the size of the "mtu" property.
In the case of audio, we could allocate a bigger buffers to ensure that RTP
packets fit into.

@olivier,
  - Is there some element that already implements this?
  - if not, where can I find some refs or examples to use pools in the way you
say?

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