[Bug 785684] rtspconnection: add API to send messages without blocking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 27 10:52:47 UTC 2018


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

--- Comment #23 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
See https://gitlab.gnome.org/GNOME/glib/issues/1431 for the GLib part, and I'll
add patches here in a bit that at least carry over all data as chunks from
gst-rtsp-server until the g_output_stream_write() calls inside
GstRTSPConnection. That can then later be replaced by something else, and would
already remove the need of copying all memories of a buffer into a single
memory.

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