[Bug 785684] rtspconnection: Add API for sending multiple messages at once, and for having the message body consist of multiple chunks of memory
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 17 10:21:57 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=785684
--- Comment #26 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This now implements part of this and should already improve performance quite a
bit for TCP-interleaved mode.
As a next step it will be required to add the writev() API to GLib, make use of
that in GstRTSPConnection and add support for sending multiple messages at once
(so that the buffer list is not split inside rtsp-client anymore).
--
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