[Bug 771525] gst-rtsp-server: Poor performance with interleaved RTSP due to missing buffer list support and merging of all memories in buffers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 27 06:07:21 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=771525
--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
More work is needed on these patches to be useful, but thanks for the review :)
What's missing is specifically:
1) Using writev() in GstRTSPConnection
2) Passing through whole bufferlists from gst-rtsp-server
3) Handling a whole bufferlist as one unit (instead of each buffer), as we now
only allow one data message in-flight at a time per interleave id
--
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