[Bug 771525] gst-rtsp-server: poor performance while streaming RTP over RTSP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 16 13:27:06 UTC 2016


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

--- Comment #3 from Patricia Muscalu <patricia at axis.com> ---
When sending single buffers in do_send_data function, the whole buffer is
mapped which is not optimal in case when buffers consist of several memory
blocks.
This part of the code is not changed in the proposed patch.
It requires some changes to GstRTSPMessage to support iovec:s ...

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