[Bug 771525] gst-rtsp-server: poor performance while streaming RTP over RTSP
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 20 12:58:53 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=771525
anila <anila.balavan at axis.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anila.balavan at axis.com
--- Comment #8 from anila <anila.balavan at axis.com> ---
Created attachment 356040
--> https://bugzilla.gnome.org/attachment.cgi?id=356040&action=edit
add support for bufferlist while streaming RTSP/TCP without data copying
Modified current patch by Patricia to avoid data copying.
g_socket_send_message is used so that we send vectors to the appsink without
data copying.
--
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